summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-09-10libceph: add process_one_ticket() helperIlya Dryomov
2014-09-10libceph: gracefully handle large reply messages from the monSage Weil
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-09RxRPC: Fix missing __user annotationDavid Howells
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:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha
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-10Bluetooth: Fix allowing SMP Signing info PDUJohan Hedberg
2014-09-09security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton
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-09Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu...John W. Linville
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-09Bluetooth: 6lowpan: Route packets that are not meant to peer via correct deviceJukka Rissanen
2014-09-09Bluetooth: 6lowpan: Set the peer IPv6 address correctlyJukka Rissanen
2014-09-09Bluetooth: 6lowpan: Increase the connection timeout valueJukka Rissanen
2014-09-09Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg
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