summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2013-04-09cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li
2013-04-09net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann
2013-04-08af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun
2013-04-08net: ipv6: add tokenized interface identifier supportDaniel Borkmann
2013-04-08ieee802154/nl-mac.c: make some MLME operations optionalWerner Almesberger
2013-04-08IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"Werner Almesberger
2013-04-07scm: Stop passing struct credEric W. Biederman
2013-04-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-04-05Bluetooth: hidp: verify l2cap socketsDavid Herrmann
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng
2013-04-05netfilter: make /proc/net/netfilter pernetGao feng
2013-04-04net: frag queue per hash bucket lockingJesper Dangaard Brouer
2013-04-04Bluetooth: Remove driver init queue from coreMarcel Holtmann
2013-04-04Bluetooth: Add driver setup stage for early initMarcel Holtmann
2013-04-04Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg
2013-04-04Bluetooth: Add support for custom event terminated commandsJohan Hedberg
2013-04-04Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg
2013-04-04Bluetooth: Track received events in hdevJohan Hedberg
2013-04-04Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes
2013-04-02tcp: Remove dead sysctl_tcp_cookie_size declarationNeal Cardwell
2013-04-02ipvs: convert services to rcuJulian Anastasov
2013-04-02ipvs: convert dests to rcuJulian Anastasov
2013-04-02ipvs: convert sched_lock to spin lockJulian Anastasov
2013-04-02ipvs: do not expect result from done_serviceJulian Anastasov
2013-04-02ipvs: reorganize dest trashJulian Anastasov
2013-04-02ipvs: add ip_vs_dest_hold and ip_vs_dest_putJulian Anastasov
2013-04-02ipvs: preparations for using rcu in schedulersJulian Anastasov
2013-04-02ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov
2013-04-02ipvs: reorder keys in connection structureJulian Anastasov
2013-04-02ipvs: convert connection lockingJulian Anastasov
2013-04-02ipvs: remove rs_lock by using RCUJulian Anastasov
2013-04-02ipvs: convert app locksJulian Anastasov
2013-04-02ipvs: optimize dst usage for real serverJulian Anastasov
2013-04-02ipvs: rename functions related to dst_cache resetJulian Anastasov
2013-04-02ipvs: avoid routing by TOS for real serverJulian Anastasov
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-27net: use the frag lru_lock to protect netns_frags.nqueues updateJesper Dangaard Brouer
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar
2013-03-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-25ipv4: Fix ip-header identification for gso packets.Pravin B Shelar
2013-03-25Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-03-25mac80211: allow drivers to set default uAPSD parametersAlexander Bondar
2013-03-25cfg80211: Document update_ft_ies() cfg80211_opsJouni Malinen
2013-03-24ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa
2013-03-24inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...Hannes Frederic Sowa
2013-03-24ipv6: provide addr and netconf dump consistency infoNicolas Dichtel