aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-04-15net: sctp: minor: make sctp_ep_common's member 'dead' a boolDaniel Borkmann
2013-04-15net: sctp: remove sctp_ep_common struct member 'malloced'Daniel Borkmann
2013-04-14net: sock: make sock_tx_timestamp voidDaniel Borkmann
2013-04-12tcp: GSO should be TSQ friendlyEric Dumazet
2013-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann
2013-04-09netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li
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-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-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-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-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-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-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
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf
2013-03-22decnet: Parse netlink attributes on our ownThomas Graf
2013-03-21tcp: refactor F-RTOYuchung Cheng
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller