Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | netfilter: fix compilation of masquerading without IP_NF_TARGET_MASQUERADE | Pablo Neira Ayuso | 2014-09-11 | 1 | -6/+4 | |
| * | | | | | | | | tcp: move TCP_ECN_create_request out of header | Florian Westphal | 2014-09-29 | 1 | -34/+0 | |
| * | | | | | | | | net: tcp: more detailed ACK events and events for CE marked packets | Florian Westphal | 2014-09-29 | 1 | -1/+8 | |
| * | | | | | | | | net: tcp: split ack slow/fast events from cwnd_event | Florian Westphal | 2014-09-29 | 1 | -2/+6 | |
| * | | | | | | | | net: tcp: add flag for ca to indicate that ECN is required | Daniel Borkmann | 2014-09-29 | 1 | -17/+44 | |
| * | | | | | | | | net: tcp: assign tcp cong_ops when tcp sk is created | Florian Westphal | 2014-09-29 | 1 | -1/+1 | |
| * | | | | | | | | net_sched: remove the first parameter from tcf_exts_destroy() | WANG Cong | 2014-09-28 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-09-28 | 3 | -3/+15 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ipsec: Remove obsolete MAX_AH_AUTH_LEN | Herbert Xu | 2014-09-18 | 1 | -3/+0 | |
| | * | | | | | | | | xfrm: configure policy hash table thresholds by netlink | Christophe Gouault | 2014-09-02 | 2 | -0/+11 | |
| | * | | | | | | | | xfrm: hash prefixed policies based on preflen thresholds | Christophe Gouault | 2014-09-02 | 1 | -0/+4 | |
| * | | | | | | | | | net: dsa: allow switches driver to implement get/set EEE | Florian Fainelli | 2014-09-28 | 1 | -0/+9 | |
| * | | | | | | | | | net: dsa: allow enabling and disable switch ports | Florian Fainelli | 2014-09-28 | 1 | -0/+8 | |
| * | | | | | | | | | tcp: change tcp_skb_pcount() location | Eric Dumazet | 2014-09-28 | 1 | -2/+21 | |
| * | | | | | | | | | tcp: better TCP_SKB_CB layout to reduce cache line misses | Eric Dumazet | 2014-09-28 | 1 | -6/+6 | |
| * | | | | | | | | | ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted() | Eric Dumazet | 2014-09-28 | 1 | -1/+2 | |
| * | | | | | | | | | ipv4: rename ip_options_echo to __ip_options_echo() | Eric Dumazet | 2014-09-28 | 1 | -3/+12 | |
| * | | | | | | | | | net: optimise csum_replace4() | LEROY Christophe | 2014-09-26 | 1 | -3/+1 | |
| * | | | | | | | | | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-09-26 | 4 | -35/+53 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm... | John W. Linville | 2014-09-15 | 2 | -22/+42 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | mac80211: replace SMPS hw flags with wiphy feature bits | Eliad Peller | 2014-09-11 | 1 | -12/+1 | |
| | | * | | | | | | | cfg80211: allow requesting SMPS mode on ap start | Eliad Peller | 2014-09-11 | 1 | -0/+2 | |
| | | * | | | | | | | cfg80211/mac80211: add wmm info to assoc event | Eliad Peller | 2014-09-11 | 1 | -1/+3 | |
| | | * | | | | | | | cfg80211: add WMM traffic stream API | Johannes Berg | 2014-09-11 | 1 | -1/+22 | |
| | | * | | | | | | | cfg80211: don't put kek/kck/replay counter on the stack | Johannes Berg | 2014-09-11 | 1 | -6/+4 | |
| | | * | | | | | | | mac80211: extend set_coverage_class signature | Lorenzo Bianconi | 2014-09-05 | 1 | -2/+4 | |
| | | * | | | | | | | cfg80211: enable dynack through nl80211 | Lorenzo Bianconi | 2014-09-05 | 1 | -0/+2 | |
| | | * | | | | | | | nl80211: Add flag attribute for RRM connections | Assaf Krauss | 2014-09-05 | 1 | -0/+2 | |
| | | * | | | | | | | cfg80211: add Intel Mobile Communications copyright | Johannes Berg | 2014-09-05 | 1 | -0/+1 | |
| | | * | | | | | | | mac80211: add Intel Mobile Communications copyright | Johannes Berg | 2014-09-05 | 1 | -0/+1 | |
| | * | | | | | | | | Bluetooth: Fix mgmt pairing failure when authentication fails | Johan Hedberg | 2014-09-09 | 1 | -2/+1 | |
| | * | | | | | | | | Bluetooth: Fix locking of the SMP context | Johan Hedberg | 2014-09-08 | 1 | -1/+0 | |
| | * | | | | | | | | Bluetooth: Move identity address update behind a workqueue | Johan Hedberg | 2014-09-08 | 1 | -1/+2 | |
| | * | | | | | | | | Bluetooth: Update hci_disconnect() to return an error value | Johan Hedberg | 2014-09-08 | 1 | -1/+1 | |
| | * | | | | | | | | Bluetooth: Remove unused l2cap_conn_shutdown API | Johan Hedberg | 2014-09-08 | 1 | -4/+0 | |
| | * | | | | | | | | Bluetooth: Ignore incoming data after initiating disconnection | Johan Hedberg | 2014-09-08 | 1 | -0/+1 | |
| | * | | | | | | | | Bluetooth: Use zero timeout for immediate scheduling | Johan Hedberg | 2014-09-08 | 1 | -2/+2 | |
| | * | | | | | | | | Bluetooth: Improve *_get() functions to return the object type | Johan Hedberg | 2014-09-08 | 2 | -2/+3 | |
| | * | | | | | | | | Bluetooth: Fix hci_conn reference counting for fixed channels | Johan Hedberg | 2014-09-08 | 1 | -0/+1 | |
| * | | | | | | | | | icmp: add a global rate limitation | Eric Dumazet | 2014-09-23 | 1 | -0/+4 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-23 | 4 | -2/+26 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | tcp: avoid possible arithmetic overflows | Eric Dumazet | 2014-09-22 | 1 | -0/+9 | |
| * | | | | | | | | | ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallback | Daniel Borkmann | 2014-09-22 | 1 | -1/+4 | |
| * | | | | | | | | | net: dsa: add {get, set}_wol callbacks to slave devices | Florian Fainelli | 2014-09-22 | 1 | -0/+8 | |
| * | | | | | | | | | net: dsa: allow switch drivers to implement suspend/resume hooks | Florian Fainelli | 2014-09-22 | 1 | -0/+6 | |
| * | | | | | | | | | net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH) | Sabrina Dubroca | 2014-09-19 | 1 | -6/+2 | |
| * | | | | | | | | | net: Changes to ip_tunnel to support foo-over-udp encapsulation | Tom Herbert | 2014-09-19 | 1 | -1/+18 | |
| * | | | | | | | | | net: dsa: allow switch drivers to specify phy_device::dev_flags | Florian Fainelli | 2014-09-19 | 1 | -0/+1 | |
| * | | | | | | | | | udp-tunnel: Add a few more UDP tunnel APIs | Andy Zhou | 2014-09-19 | 1 | -0/+57 | |
| * | | | | | | | | | udp_tunnel: Seperate ipv6 functions into its own file. | Andy Zhou | 2014-09-19 | 1 | -2/+26 |