Age | Commit message (Expand) | Author | Files | Lines |
2015-04-07 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2 | -13/+17 |
2015-04-07 | cfg80211: move IE split utilities here from mac80211 | Johannes Berg | 2 | -28/+58 |
2015-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -17/+4 |
2015-04-06 | ipv6: protect skb->sk accesses from recursive dereference inside the stack | hannes@stressinduktion.org | 3 | -17/+4 |
2015-04-06 | nfc: nci: Add comment to explain NCI_HCI_MAX_PIPES | Christophe Ricard | 1 | -0/+4 |
2015-04-06 | nfc: Reduce nfc_evt_transaction params length to 0 | Christophe Ricard | 1 | -1/+1 |
2015-04-06 | nfc: hci: Add comment to explain NFC_HCI_MAX_PIPES | Christophe Ricard | 1 | -0/+4 |
2015-04-04 | netfilter: Pass nf_hook_state through nft_set_pktinfo*(). | David S. Miller | 3 | -10/+7 |
2015-04-04 | netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). | David S. Miller | 1 | -16/+8 |
2015-04-04 | netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). | David S. Miller | 1 | -16/+8 |
2015-04-04 | netfilter: Use nf_hook_state in nf_queue_entry. | David S. Miller | 1 | -5/+1 |
2015-04-02 | ipip,gre,vti,sit: implement ndo_get_iflink | Nicolas Dichtel | 1 | -0/+1 |
2015-04-02 | ip6tnl,gre6,vti6: implement ndo_get_iflink | Nicolas Dichtel | 1 | -0/+1 |
2015-04-02 | Bluetooth: Convert local OOB data reading to use HCI request | Johan Hedberg | 1 | -3/+0 |
2015-04-02 | Bluetooth: Remove unused hci_req_pending() function | Johan Hedberg | 1 | -2/+0 |
2015-04-02 | Bluetooth: Remove unneeded recv_event variable | Johan Hedberg | 1 | -1/+0 |
2015-04-02 | Bluetooth: Convert hci_req_sync family of function to new request API | Johan Hedberg | 1 | -0/+1 |
2015-04-02 | Bluetooth: Add second hci_request callback option for full skb | Johan Hedberg | 1 | -0/+3 |
2015-04-01 | mac80211: add an intermediate software queue implementation | Felix Fietkau | 1 | -0/+83 |
2015-04-01 | netfilter: nft_hash: add support for timeouts | Patrick McHardy | 1 | -0/+5 |
2015-04-01 | netfilter: nf_tables: add GC synchronization helpers | Patrick McHardy | 1 | -0/+35 |
2015-04-01 | netfilter: nf_tables: add set garbage collection helpers | Patrick McHardy | 1 | -0/+56 |
2015-04-01 | netfilter: nf_tables: add set element timeout support | Patrick McHardy | 1 | -0/+20 |
2015-04-01 | netfilter: nf_tables: add set timeout API support | Patrick McHardy | 1 | -0/+9 |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 3 | -24/+213 |
2015-03-31 | netlink: implement nla_get_in_addr and nla_get_in6_addr | Jiri Benc | 1 | -0/+21 |
2015-03-31 | netlink: implement nla_put_in_addr and nla_put_in6_addr | Jiri Benc | 1 | -0/+29 |
2015-03-31 | xfrm: simplify xfrm_address_t use | Jiri Benc | 1 | -3/+3 |
2015-03-31 | tcp: simplify inetpeer_addr_base use | Jiri Benc | 1 | -1/+2 |
2015-03-31 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 3 | -0/+62 |
2015-03-30 | Bluetooth: Refactor HCI request variables into own struct | Johan Hedberg | 1 | -4/+10 |
2015-03-30 | Bluetooth: Refactor L2CAP variables into l2cap_ctrl | Johan Hedberg | 1 | -4/+4 |
2015-03-30 | mac80211: make sta.wme indicate whether QoS is used | Johannes Berg | 1 | -1/+2 |
2015-03-30 | cfg80211: pass name_assign_type to rdev_add_virtual_intf() | Tom Gundersen | 1 | -0/+1 |
2015-03-30 | cfg/mac80211: add regulatory classes IE during TDLS setup | Arik Nemtsov | 1 | -0/+11 |
2015-03-30 | mac80211: notify the driver about deauth | Emmanuel Grumbach | 1 | -0/+4 |
2015-03-30 | mac80211: notify the driver about association status | Emmanuel Grumbach | 1 | -0/+2 |
2015-03-30 | mac80211: notify the driver about authentication status | Emmanuel Grumbach | 1 | -0/+36 |
2015-03-30 | mac80211: convert rssi_callback() to event_callback() | Emmanuel Grumbach | 1 | -10/+38 |
2015-03-29 | net: dsa: Add basic framework to support ndo_fdb functions | Guenter Roeck | 1 | -0/+6 |
2015-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -14/+176 |
2015-03-29 | tcp: tcp_syn_flood_action() can be static | Eric Dumazet | 1 | -2/+0 |
2015-03-26 | netfilter: nf_tables: implement set transaction support | Patrick McHardy | 1 | -7/+26 |
2015-03-26 | netfilter: nf_tables: add transaction helper functions | Patrick McHardy | 1 | -0/+28 |
2015-03-26 | netfilter: nf_tables: return set extensions from ->lookup() | Patrick McHardy | 1 | -1/+3 |
2015-03-26 | netfilter: nf_tables: consolide set element destruction | Patrick McHardy | 1 | -0/+2 |
2015-03-26 | NFC: nci: Add firmware download support | Clément Perrochaud | 1 | -0/+1 |
2015-03-26 | Bluetooth: Add macros for advertising instance flags | Arman Uguray | 1 | -0/+8 |
2015-03-25 | fs: move struct kiocb to fs.h | Christoph Hellwig | 1 | -1/+0 |
2015-03-25 | ipv6: hash net ptr into fragmentation bucket selection | Hannes Frederic Sowa | 1 | -2/+3 |