summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: esp{4,6}: remove padlen from struct esp_dataMathias Krause2013-10-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: cdc_ncm: drop "extern" from header declarationsBjørn Mork2013-11-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: cdc_ncm: remove descriptor pointersBjørn Mork2013-11-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: cdc_ncm: remove ncm_parm fieldBjørn Mork2013-11-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork2013-11-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: cdc_ncm: remove unused udev fieldBjørn Mork2013-11-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: cdc_ncm: remove redundant netdev fieldBjørn Mork2013-11-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: cdc_ncm: remove redundant endpoint pointersBjørn Mork2013-11-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: cdc_ncm: remove redundant "intf" fieldBjørn Mork2013-11-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork2013-11-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-10-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add might_sleep() call to napi_disableJacob Keller2013-10-29
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vxlan: Have the NIC drivers do less work for offloadsJoseph Gasparakis2013-10-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann2013-10-29
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Remove privacy config option.David S. Miller2013-10-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fix rtnl notification in atomic contextAlexei Starovoitov2013-10-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: make net_get_random_once irq safeHannes Frederic Sowa2013-10-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: remove old fragmentation hash initializingHannes Frederic Sowa2013-10-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...Hannes Frederic Sowa2013-10-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Dereference pointer-value of sk_prot->memory_pressureChristoph Paasch2013-10-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: remove function sk_reset_txq()ZHAO Gang2013-10-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman2013-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp_memcontrol: Remove the per netns control.Eric W. Biederman2013-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp_memcontrol: Remove setting cgroup settings via sysctlEric W. Biederman2013-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp_memcontrol: Remove tcp_max_memoryEric W. Biederman2013-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nf_tables*.h: Remove extern from function prototypesJoe Perches2013-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fix build warnings because of net_get_random_once mergeHannes Frederic Sowa2013-10-21
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: switch tcp_fastopen key generation to net_get_random_onceHannes Frederic Sowa2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...Hannes Frederic Sowa2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: introduce new macro net_get_random_onceHannes Frederic Sowa2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: split inet6_ehashfn to hash functions per compilation unitHannes Frederic Sowa2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: split inet_ehashfn to hash functions per compilation unitHannes Frederic Sowa2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipip: add GSO/TSO supportEric Dumazet2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: gso: make inet_gso_segment() stackableEric Dumazet2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: generalize gre_handle_offloadsEric Dumazet2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: add Netlink support active_slave optionJiri Pirko2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: add Netlink support mode optionJiri Pirko2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-10-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.Steffen Klassert2013-10-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: rename tcp_tso_segment()Eric Dumazet2013-10-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Delete trailing semi-colon from definition of netdev_WARN()Ben Hutchings2013-10-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: refactor sk_page_frag_refill()Eric Dumazet2013-10-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-10
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov2013-10-02