Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | net: make snmp_mib_free static inline | Cong Wang | 2013-09-02 | 1 | -1/+11 | |
| * | | | | | | | vxlan: add ipv6 proxy support | Cong Wang | 2013-08-31 | 2 | -0/+9 | |
| * | | | | | | | vxlan: add ipv6 route short circuit support | Cong Wang | 2013-08-31 | 1 | -0/+1 | |
| * | | | | | | | vxlan: add ipv6 support | Cong Wang | 2013-08-31 | 1 | -1/+1 | |
| * | | | | | | | ipv6: export a stub for IPv6 symbols used by vxlan | Cong Wang | 2013-08-31 | 1 | -0/+15 | |
| * | | | | | | | ipv6: move ip6_dst_hoplimit() into core kernel | Cong Wang | 2013-08-31 | 2 | -2/+2 | |
| * | | | | | | | qdisc: make args to qdisc_create_default const | stephen hemminger | 2013-08-31 | 1 | -2/+2 | |
| * | | | | | | | qdisc: allow setting default queuing discipline | stephen hemminger | 2013-08-31 | 2 | -0/+4 | |
| * | | | | | | | tcp: TSO packets automatic sizing | Eric Dumazet | 2013-08-29 | 2 | -0/+3 | |
| * | | | | | | | net: sctp: reorder sctp_globals to reduce cacheline usage | Daniel Borkmann | 2013-08-29 | 1 | -11/+9 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/... | David S. Miller | 2013-08-27 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | net: Add NEXTHDR_SCTP to ipv6.h | Joe Stringer | 2013-08-23 | 1 | -0/+1 | |
| * | | | | | | | net: syncookies: export cookie_v6_init_sequence/cookie_v6_check | Patrick McHardy | 2013-08-28 | 1 | -0/+4 | |
| * | | | | | | | netfilter: add SYNPROXY core/target | Patrick McHardy | 2013-08-28 | 3 | -1/+84 | |
| * | | | | | | | net: syncookies: export cookie_v4_init_sequence/cookie_v4_check | Patrick McHardy | 2013-08-28 | 1 | -0/+4 | |
| * | | | | | | | netfilter: nf_conntrack: make sequence number adjustments usuable without NAT | Patrick McHardy | 2013-08-28 | 4 | -29/+51 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-26 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-08-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | xfrm: constify mark argument of xfrm_find_acq() | Mathias Krause | 2013-08-05 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2013-08-20 | 6 | -225/+17 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | netfilter: nfnetlink_queue: allow to attach expectations to conntracks | Pablo Neira Ayuso | 2013-08-13 | 1 | -0/+8 | |
| | * | | | | | | | | netfilter: nf_conntrack: don't send destroy events from iterator | Florian Westphal | 2013-08-09 | 1 | -1/+3 | |
| | * | | | | | | | | netfilter: nf_nat: change sequence number adjustments to 32 bits | Patrick McHardy | 2013-07-31 | 3 | -5/+5 | |
| | * | | | | | | | | netfilter: nf_conntrack: remove duplicate code in ctnetlink | Florian Westphal | 2013-07-31 | 1 | -2/+1 | |
| | * | | | | | | | | netfilter: tproxy: remove nf_tproxy_core.h | Florian Westphal | 2013-07-31 | 1 | -206/+0 | |
| | * | | | | | | | | netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb | Florian Westphal | 2013-07-31 | 1 | -4/+0 | |
| | * | | | | | | | | netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID() | Patrick McHardy | 2013-07-31 | 1 | -7/+0 | |
| * | | | | | | | | | vxlan: Factor out vxlan send api. | Pravin B Shelar | 2013-08-20 | 1 | -0/+8 | |
| * | | | | | | | | | vxlan: Extend vxlan handlers for openvswitch. | Pravin B Shelar | 2013-08-20 | 1 | -0/+31 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-16 | 3 | -21/+9 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ip6tnl: add x-netns support | Nicolas Dichtel | 2013-08-15 | 1 | -0/+1 | |
| * | | | | | | | | | | ipip: add x-netns support | Nicolas Dichtel | 2013-08-15 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-08-12 | 3 | -26/+242 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-08-09 | 2 | -0/+70 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich | 2013-08-01 | 1 | -0/+37 | |
| | | * | | | | | | | | nl80211/cfg80211: add channel switch command | Simon Wunderlich | 2013-08-01 | 1 | -0/+33 | |
| | * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-08-09 | 2 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | cfg80211/mac80211: use reduced txpower for 5 and 10 MHz | Simon Wunderlich | 2013-07-16 | 1 | -0/+27 | |
| | * | | | | | | | | | cfg80211/mac80211: get mandatory rates based on scan width | Simon Wunderlich | 2013-07-16 | 1 | -1/+3 | |
| | * | | | | | | | | | mac80211: add radiotap flag and handling for 5/10 MHz | Simon Wunderlich | 2013-07-16 | 2 | -0/+8 | |
| | * | | | | | | | | | mac80211/rc80211: add chandef to rate initialization | Simon Wunderlich | 2013-07-16 | 1 | -0/+2 | |
| | * | | | | | | | | | nl80211: add scan width to bss and scan request structs | Simon Wunderlich | 2013-07-16 | 1 | -3/+51 | |
| | * | | | | | | | | | cfg80211/nl80211: Add packet coalesce support | Amitkumar Karwar | 2013-07-16 | 1 | -0/+54 | |
| | * | | | | | | | | | wireless: indent kernel-doc with tabs | Johannes Berg | 2013-07-16 | 2 | -20/+20 | |
| | * | | | | | | | | | nl80211: enable HT overrides for ibss | Simon Wunderlich | 2013-07-16 | 1 | -0/+5 | |
| | * | | | | | | | | | cfg80211/nl80211: rename packet pattern related structures and enums | Amitkumar Karwar | 2013-07-16 | 1 | -3/+3 | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | net: attempt high order allocations in sock_alloc_send_pskb() | Eric Dumazet | 2013-08-10 | 1 | -1/+2 | |
| * | | | | | | | | | af_unix: improve STREAM behavior with fragmented memory | Eric Dumazet | 2013-08-10 | 1 | -0/+1 | |
| * | | | | | | | | | tcp: add server ip to encrypt cookie in fast open | Yuchung Cheng | 2013-08-10 | 1 | -1/+2 | |
| * | | | | | | | | | Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl" | David S. Miller | 2013-08-09 | 2 | -3/+5 |