Age | Commit message (Expand) | Author | Files | Lines |
2013-10-07 | net: fix unsafe set_memory_rw from softirq | Alexei Starovoitov | 1 | -4/+2 |
2013-10-04 | tcp: shrink tcp6_timewait_sock by one cache line | Eric Dumazet | 1 | -1/+6 |
2013-10-04 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 5 | -6/+95 |
2013-10-03 | flow_dissector: factor out the ports extraction in skb_flow_get_ports | Nikolay Aleksandrov | 1 | -0/+1 |
2013-10-03 | inet: consolidate INET_TW_MATCH | Eric Dumazet | 4 | -28/+12 |
2013-10-02 | Bluetooth: Add the definition for Slave Page Response Timeout | DoHyun Pyun | 1 | -0/+2 |
2013-10-02 | Bluetooth: Add the definition and stcuture for Sync Train Complete | DoHyun Pyun | 1 | -0/+5 |
2013-10-02 | Bluetooth: Add the definition for Start Synchronization Train | DoHyun Pyun | 1 | -0/+2 |
2013-10-02 | Bluetooth: Add the definition and structure for Set CSB | DoHyun Pyun | 1 | -0/+16 |
2013-10-02 | Bluetooth: Add the structure for Write Sync Train Parameters | DoHyun Pyun | 1 | -0/+12 |
2013-10-02 | Bluetooth: Add the definition and structure for Set CSB Data | DoHyun Pyun | 1 | -0/+14 |
2013-10-02 | Bluetooth: Add the definition and structure for Delete Reserved LT_ADDR | DoHyun Pyun | 1 | -0/+9 |
2013-10-02 | Bluetooth: Add the definition and structure for Set Reserved LT_ADDR | DoHyun Pyun | 1 | -0/+9 |
2013-10-02 | mac80211: implement STA CSA for drivers using channel contexts | Arik Nemtsov | 1 | -0/+6 |
2013-10-02 | Bluetooth: Add management command for setting static address | Marcel Holtmann | 3 | -0/+9 |
2013-10-02 | Bluetooth: Add a new mgmt_set_bredr command | Johan Hedberg | 1 | -0/+2 |
2013-10-02 | Bluetooth: Introduce a new HCI_BREDR_ENABLED flag | Johan Hedberg | 1 | -0/+1 |
2013-10-02 | Bluetooth: Provide high speed configuration option | Marcel Holtmann | 1 | -0/+1 |
2013-10-02 | Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE | Marcel Holtmann | 1 | -2/+2 |
2013-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -8/+16 |
2013-10-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2 | -7/+4 |
2013-10-01 | mac80211: support reporting A-MSDU subframes individually | Michal Kazior | 1 | -0/+10 |
2013-10-01 | mac80211: add explicit IBSS driver operations | Johannes Berg | 1 | -0/+7 |
2013-10-01 | net: add missing sk_max_pacing_rate doc | Eric Dumazet | 1 | -0/+1 |
2013-10-01 | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 | Eric W. Biederman | 2 | -5/+7 |
2013-09-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -5/+10 |
2013-09-30 | vxlan: Use RCU apis to access sk_user_data. | Pravin B Shelar | 1 | -0/+5 |
2013-09-30 | netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets | Patrick McHardy | 1 | -1/+1 |
2013-09-29 | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 1 | -0/+1 |
2013-09-29 | ipv4: processing ancillary IP_TOS or IP_TTL | Francesco Fusco | 3 | -0/+15 |
2013-09-29 | ipv4: IP_TOS and IP_TTL can be specified as ancillary data | Francesco Fusco | 1 | -0/+3 |
2013-09-29 | net: net_secret should not depend on TCP | Eric Dumazet | 1 | -1/+0 |
2013-09-29 | net: Delay default_device_exit_batch until no devices are unregistering v2 | Eric W. Biederman | 1 | -0/+1 |
2013-09-28 | IPv6 NAT: Do not drop DNATed 6to4/6rd packets | Catalin\(ux\) M. BOIE | 1 | -0/+4 |
2013-09-28 | ipv6: avoid high order memory allocations for /proc/net/ipv6_route | Hannes Frederic Sowa | 1 | -4/+2 |
2013-09-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2013-09-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth | Gustavo Padovan | 8 | -10/+39 |
2013-09-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 1 | -0/+1 |
2013-09-26 | cfg80211: export cfg80211_chandef_dfs_required | Simon Wunderlich | 1 | -0/+9 |
2013-09-26 | mac80211: add ieee80211_iterate_active_interfaces_rtnl() | Johannes Berg | 1 | -0/+19 |
2013-09-25 | Bluetooth: Add new mgmt_set_advertising command | Johan Hedberg | 1 | -0/+2 |
2013-09-25 | Bluetooth: Add new mgmt setting for LE advertising | Johan Hedberg | 1 | -0/+1 |
2013-09-25 | Bluetooth: Use async request for LE enable/disable | Johan Hedberg | 1 | -1/+0 |
2013-09-24 | tcp: syncookies: reduce cookie lifetime to 128 seconds | Florian Westphal | 1 | -0/+18 |
2013-09-24 | mrp: add periodictimer to allow retries when packets get lost | Noel Burton-Krahn | 1 | -0/+1 |
2013-09-24 | sctp: Remove extern from function prototypes | Joe Perches | 1 | -7/+6 |
2013-09-24 | netfilter: Remove extern from function prototypes | Joe Perches | 22 | -246/+217 |
2013-09-24 | irda: Remove extern from function prototypes | Joe Perches | 4 | -21/+20 |
2013-09-24 | caif_hsi.h: Remove extern from function prototypes | Joe Perches | 1 | -1/+1 |
2013-09-24 | bluetooth: Remove extern from function prototypes | Joe Perches | 3 | -22/+21 |