aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-09-10tipc: fix sparse warningsErik Hugne
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-09-10netfilter: Convert pr_warning to pr_warnJoe Perches
2014-09-10iucv: Convert pr_warning to pr_warnJoe Perches
2014-09-10pktgen: Convert pr_warning to pr_warnJoe Perches
2014-09-10atm: Convert pr_warning to pr_warnJoe Perches
2014-09-09sit: Add gro callbacks to sit_offloadTom Herbert
2014-09-09ipip: Add gro callbacks to ipip offloadTom Herbert
2014-09-09ipv6: Clear flush_id to make GRO workTom Herbert
2014-09-09net: use kfree_skb_list() helper in more placesFlorian Westphal
2014-09-09ipv4: udp4_gro_complete() is staticEric Dumazet
2014-09-09netns: remove one sparse warningEric Dumazet
2014-09-09ipv6: udp6_gro_complete() is staticEric Dumazet
2014-09-09ipv4: rcu cleanup in ip_ra_control()Eric Dumazet
2014-09-09ipv6: mcast: remove dead debugging definesDaniel Borkmann
2014-09-09net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn
2014-09-09net_sched: sfq: remove unused macroFlorian Westphal
2014-09-09net: bpf: be friendly to kmemcheckDaniel Borkmann
2014-09-09tcp: remove dst refcount false sharing for prequeue modeEric Dumazet
2014-09-09openvswitch: change the data type of error status to atomic_long_tLi RongQing
2014-09-09bridge: Cleanup of unncessary check.Rami Rosen
2014-09-09bridge: implement rtnl_link_ops->changelinkJiri Pirko
2014-09-09bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_infoJiri Pirko
2014-09-09bridge: implement rtnl_link_ops->slave_changelinkJiri Pirko
2014-09-09bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave...Jiri Pirko
2014-09-09bridge: switch order of rx_handler reg and upper dev linkJiri Pirko
2014-09-09net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat
2014-09-09netfilter: nf_tables: add new nft_masq expressionArturo Borrero
2014-09-09netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero
2014-09-09netfilter: nf_nat: generalize IPv4 masquerading support for nf_tablesArturo Borrero
2014-09-09netfilter: ebtables: create audit records for replacesNicolas Dichtel
2014-09-09netfilter: nft_nat: include a flag attributeArturo Borrero
2014-09-09netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the rulesetArturo Borrero
2014-09-09netfilter: nf_tables: add helpers to schedule objects deletionArturo Borrero
2014-09-09netfilter: xt_string: Remove unnecessary initialization of struct ts_stateBojan Prtvar
2014-09-09ipvs: reduce stack usage for sockopt dataJulian Anastasov
2014-09-09netfilter: nf_tables: add devgroup support in meta expresionAna Rey
2014-09-09netfilter: nf_tables: rename nf_table_delrule_by_chain()Arturo Borrero
2014-09-09netfilter: nf_tables: add helper to unregister chain hooksArturo Borrero
2014-09-09netfilter: nf_tables: refactor rule deletion helperArturo Borrero
2014-09-09netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from corePablo Neira Ayuso
2014-09-09netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso
2014-09-08Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-08inet: remove dead inetpeer sequence codeWillem de Bruijn
2014-09-08net: Fix GRE RX to use skb_transport_header for GRE header offsetTom Herbert
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-07Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-07ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong
2014-09-07rose: use %*ph specifierAndy Shevchenko