summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2013-04-07scm: Stop passing struct credEric W. Biederman-11/+8
2013-04-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller-46/+118
2013-04-05Bluetooth: hidp: verify l2cap socketsDavid Herrmann-0/+1
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng-4/+17
2013-04-05netfilter: make /proc/net/netfilter pernetGao feng-0/+13
2013-04-04net: frag queue per hash bucket lockingJesper Dangaard Brouer-1/+7
2013-04-04Bluetooth: Remove driver init queue from coreMarcel Holtmann-2/+0
2013-04-04Bluetooth: Add driver setup stage for early initMarcel Holtmann-0/+1
2013-04-04Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg-0/+2
2013-04-04Bluetooth: Add support for custom event terminated commandsJohan Hedberg-0/+3
2013-04-04Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg-0/+3
2013-04-04Bluetooth: Track received events in hdevJohan Hedberg-0/+1
2013-04-04Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes-1/+0
2013-04-02tcp: Remove dead sysctl_tcp_cookie_size declarationNeal Cardwell-1/+0
2013-04-02ipvs: convert services to rcuJulian Anastasov-19/+9
2013-04-02ipvs: convert dests to rcuJulian Anastasov-1/+1
2013-04-02ipvs: convert sched_lock to spin lockJulian Anastasov-1/+1
2013-04-02ipvs: do not expect result from done_serviceJulian Anastasov-2/+2
2013-04-02ipvs: reorganize dest trashJulian Anastasov-0/+9
2013-04-02ipvs: add ip_vs_dest_hold and ip_vs_dest_putJulian Anastasov-0/+10
2013-04-02ipvs: preparations for using rcu in schedulersJulian Anastasov-0/+6
2013-04-02ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov-0/+15
2013-04-02ipvs: reorder keys in connection structureJulian Anastasov-6/+6
2013-04-02ipvs: convert connection lockingJulian Anastasov-0/+12
2013-04-02ipvs: remove rs_lock by using RCUJulian Anastasov-6/+8
2013-04-02ipvs: convert app locksJulian Anastasov-3/+1
2013-04-02ipvs: optimize dst usage for real serverJulian Anastasov-3/+9
2013-04-02ipvs: rename functions related to dst_cache resetJulian Anastasov-1/+0
2013-04-02ipvs: avoid routing by TOS for real serverJulian Anastasov-1/+0
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E-0/+1
2013-03-27net: use the frag lru_lock to protect netns_frags.nqueues updateJesper Dangaard Brouer-0/+2
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar-10/+6
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明-0/+25
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar-84/+229
2013-03-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-14/+53
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-32/+36
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan-9/+9
2013-03-25ipv4: Fix ip-header identification for gso packets.Pravin B Shelar-10/+6
2013-03-25Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller-1/+2
2013-03-25mac80211: allow drivers to set default uAPSD parametersAlexander Bondar-0/+13
2013-03-25cfg80211: Document update_ft_ies() cfg80211_opsJouni Malinen-0/+4
2013-03-24ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa-0/+2
2013-03-24inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...Hannes Frederic Sowa-0/+12
2013-03-24ipv6: provide addr and netconf dump consistency infoNicolas Dichtel-0/+1
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf-1/+1
2013-03-22decnet: Parse netlink attributes on our ownThomas Graf-22/+6
2013-03-22mac80211: add P2P NoA settingsJanusz Dziedzic-4/+2
2013-03-21tcp: refactor F-RTOYuchung Cheng-4/+0
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-27/+128
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-9/+31