summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: sctp: introduce uapi header for sctpDaniel Borkmann2013-04-092-783/+0
* netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li2013-04-091-2/+2
* cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li2013-04-091-2/+2
* net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann2013-04-091-0/+2
* net: ipv6: add tokenized interface identifier supportDaniel Borkmann2013-04-081-0/+2
* ieee802154/nl-mac.c: make some MLME operations optionalWerner Almesberger2013-04-081-0/+4
* IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"Werner Almesberger2013-04-081-1/+0
* scm: Stop passing struct credEric W. Biederman2013-04-072-11/+8
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-04-074-46/+118
|\
| * netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-052-4/+17
| * netfilter: make /proc/net/netfilter pernetGao feng2013-04-052-0/+13
| * ipvs: convert services to rcuJulian Anastasov2013-04-021-19/+9
| * ipvs: convert dests to rcuJulian Anastasov2013-04-021-1/+1
| * ipvs: convert sched_lock to spin lockJulian Anastasov2013-04-021-1/+1
| * ipvs: do not expect result from done_serviceJulian Anastasov2013-04-021-2/+2
| * ipvs: reorganize dest trashJulian Anastasov2013-04-021-0/+9
| * ipvs: add ip_vs_dest_hold and ip_vs_dest_putJulian Anastasov2013-04-021-0/+10
| * ipvs: preparations for using rcu in schedulersJulian Anastasov2013-04-021-0/+6
| * ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov2013-04-021-0/+15
| * ipvs: reorder keys in connection structureJulian Anastasov2013-04-021-6/+6
| * ipvs: convert connection lockingJulian Anastasov2013-04-021-0/+12
| * ipvs: remove rs_lock by using RCUJulian Anastasov2013-04-021-6/+8
| * ipvs: convert app locksJulian Anastasov2013-04-021-3/+1
| * ipvs: optimize dst usage for real serverJulian Anastasov2013-04-021-3/+9
| * ipvs: rename functions related to dst_cache resetJulian Anastasov2013-04-021-1/+0
| * ipvs: avoid routing by TOS for real serverJulian Anastasov2013-04-021-1/+0
* | net: frag queue per hash bucket lockingJesper Dangaard Brouer2013-04-041-1/+7
* | tcp: Remove dead sysctl_tcp_cookie_size declarationNeal Cardwell2013-04-021-1/+0
* | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+1
|/
* net: use the frag lru_lock to protect netns_frags.nqueues updateJesper Dangaard Brouer2013-03-271-0/+2
* firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明2013-03-261-0/+25
* GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-264-84/+229
* ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-251-10/+6
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-252-1/+2
|\
| * netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov2013-03-191-0/+1
| * ipvs: fix some sparse warningsJulian Anastasov2013-03-191-1/+1
* | ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa2013-03-241-0/+2
* | inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...Hannes Frederic Sowa2013-03-241-0/+12
* | ipv6: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-241-0/+1
* | rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-221-1/+1
* | decnet: Parse netlink attributes on our ownThomas Graf2013-03-221-22/+6
* | tcp: refactor F-RTOYuchung Cheng2013-03-211-4/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-202-27/+128
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-181-0/+4
| |\ \
| * | | cfg80211: rename mesh station typesThomas Pedersen2013-03-061-4/+4
| * | | nl80211: explicit userspace MPMThomas Pedersen2013-03-061-0/+2
| * | | mac80211: restrict peer's VHT capabilities to ownJohannes Berg2013-03-061-3/+2
| * | | mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg2013-03-061-3/+0
| * | | cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen2013-03-061-0/+41
| * | | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-061-1/+20