Age | Commit message (Expand) | Author | Files | Lines |
2012-12-03 | Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp | Andrei Emeltchenko | 1 | -0/+7 |
2012-12-03 | Bluetooth: Fix missing L2CAP EWS Conf parameter | Andrei Emeltchenko | 1 | -17/+15 |
2012-12-03 | Bluetooth: AMP: Check that AMP is present and active | Andrei Emeltchenko | 1 | -0/+1 |
2012-12-03 | Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN | Andrei Emeltchenko | 1 | -0/+3 |
2012-12-03 | Bluetooth: Refactor l2cap_send_disconn_req | Andrei Emeltchenko | 1 | -30/+26 |
2012-12-03 | Bluetooth: Move double negation to macros | Gustavo Padovan | 2 | -7/+7 |
2012-12-03 | Bluetooth: Implement deferred sco socket setup | Frédéric Dalleau | 2 | -7/+80 |
2012-12-03 | Bluetooth: Add BT_DEFER_SETUP option to sco socket | Frédéric Dalleau | 1 | -0/+32 |
2012-12-03 | Bluetooth: cancel power_on work when unregistering the device | Gustavo Padovan | 1 | -0/+2 |
2012-12-03 | Bluetooth: Add missing lock nesting notation | Gustavo Padovan | 1 | -2/+2 |
2012-12-03 | netfilter: nf_nat: Handle routing changes in MASQUERADE target | Jozsef Kadlecsik | 2 | -0/+8 |
2012-12-03 | netfilter: ctnetlink: nla_policy updates | Florian Westphal | 2 | -2/+8 |
2012-12-03 | netfilter: kill support for per-af queue backends | Florian Westphal | 3 | -150/+18 |
2012-12-03 | netfilter: ctnetlink: dump entries from the dying and unconfirmed lists | Pablo Neira Ayuso | 1 | -0/+108 |
2012-12-03 | netfilter: nf_conntrack: improve nf_conn object traceability | Pablo Neira Ayuso | 2 | -17/+10 |
2012-12-03 | netfilter: ipset: Increase the number of maximal sets automatically | Jozsef Kadlecsik | 1 | -83/+160 |
2012-12-03 | cfg80211: fix channel error on mesh join | Marco Porsch | 1 | -1/+2 |
2012-12-03 | mac80211: return if CSA is not handle | Simon Wunderlich | 1 | -0/+1 |
2012-12-02 | tcp: don't abort splice() after small transfers | Willy Tarreau | 1 | -4/+8 |
2012-12-01 | Merge git://git.infradead.org/users/dwmw2/atm | David S. Miller | 3 | -11/+124 |
2012-12-02 | pppoatm: optimise PPP channel wakeups after sock_owned_by_user() | David Woodhouse | 1 | -2/+19 |
2012-12-02 | br2684: allow assign only on a connected socket | Krzysztof Mazur | 1 | -2/+5 |
2012-12-02 | br2684: fix module_put() race | David Woodhouse | 1 | -1/+4 |
2012-12-02 | pppoatm: fix missing wakeup in pppoatm_send() | David Woodhouse | 1 | -0/+12 |
2012-12-02 | br2684: don't send frames on not-ready vcc | David Woodhouse | 1 | -3/+40 |
2012-12-02 | atm: add release_cb() callback to vcc | David Woodhouse | 1 | -0/+10 |
2012-12-01 | ipv6: unify logic evaluating inet6_dev's accept_ra property | Shmulik Ladkani | 2 | -16/+3 |
2012-12-01 | tcp: change default tcp hash size | Eric Dumazet | 1 | -4/+2 |
2012-11-30 | net: move inet_dport/inet_num in sock_common | Eric Dumazet | 2 | -21/+42 |
2012-11-30 | sctp: verify length provided in heartbeat information parameter | Thomas Graf | 1 | -2/+8 |
2012-11-30 | rtnelink: remove unused parameter from rtnl_create_link(). | Rami Rosen | 1 | -2/+2 |
2012-11-30 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 4 | -9/+11 |
2012-11-30 | sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst() | Tommi Rantala | 1 | -1/+1 |
2012-11-30 | mac802154: use kfree_skb() instead of dev_kfree_skb() | Alan Ott | 1 | -1/+1 |
2012-11-30 | mac802154: fix memory leaks | Alan Ott | 2 | -2/+7 |
2012-11-30 | 6lowpan: consider checksum bytes in fragmentation threshold | Alan Ott | 1 | -1/+2 |
2012-11-30 | 8021q: fix vlan device to inherit the unicast filtering capability flag | Yi Zou | 1 | -0/+1 |
2012-11-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/... | David S. Miller | 11 | -125/+296 |
2012-11-30 | mac80211: simplify loop in minstrel_ht | Johannes Berg | 1 | -5/+3 |
2012-11-30 | cfg80211: fix BSS struct IE access races | Johannes Berg | 9 | -260/+292 |
2012-11-30 | mac80211: remove probe response temporary buffer allocation | Johannes Berg | 2 | -24/+11 |
2012-11-30 | mac80211: make ieee80211_build_preq_ies safer | Johannes Berg | 3 | -17/+41 |
2012-11-30 | cfg80211: fix cmp_hidden_bss | Johannes Berg | 1 | -4/+14 |
2012-11-30 | cfg80211: fix whitespace in scan handling | Johannes Berg | 1 | -16/+13 |
2012-11-30 | cfg80211: don't BUG_ON BSS struct issues | Johannes Berg | 1 | -2/+4 |
2012-11-30 | mac80211: allow userspace registration for probe requests in IBSS | Antonio Quartulli | 1 | -1/+2 |
2012-11-30 | pppoatm: do not inline pppoatm_may_send() | Krzysztof Mazur | 1 | -1/+1 |
2012-11-30 | pppoatm: drop frames to not-ready vcc | Krzysztof Mazur | 1 | -0/+7 |
2012-11-30 | mac80211: fix for mesh sync to indicate TBTT adjustment | Marco Porsch | 1 | -0/+4 |
2012-11-30 | batman-adv: use ETH_P_BATMAN | Antonio Quartulli | 4 | -9/+11 |