| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso | 2015-04-08 | 18 | -93/+71 |
| |\ \ \ \ |
|
| * | | | | | netfilter: nf_tables: support optional userdata for set elements | Patrick McHardy | 2015-04-08 | 1 | -0/+7 |
| * | | | | | netfilter: nf_tables: add support for dynamic set updates | Patrick McHardy | 2015-04-08 | 2 | -0/+20 |
| * | | | | | netfilter: nf_tables: support different set binding types | Patrick McHardy | 2015-04-08 | 1 | -0/+2 |
| * | | | | | netfilter: nf_tables: prepare set element accounting for async updates | Patrick McHardy | 2015-04-08 | 1 | -1/+3 |
| * | | | | | netfilter: nft_hash: add support for timeouts | Patrick McHardy | 2015-04-01 | 1 | -0/+5 |
| * | | | | | netfilter: nf_tables: add GC synchronization helpers | Patrick McHardy | 2015-04-01 | 1 | -0/+35 |
| * | | | | | netfilter: nf_tables: add set garbage collection helpers | Patrick McHardy | 2015-04-01 | 1 | -0/+56 |
| * | | | | | netfilter: nf_tables: add set element timeout support | Patrick McHardy | 2015-04-01 | 1 | -0/+20 |
| * | | | | | netfilter: nf_tables: add set timeout API support | Patrick McHardy | 2015-04-01 | 1 | -0/+9 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller | 2015-04-08 | 3 | -1/+10 |
|\ \ \ \ \ |
|
| * | | | | | nfc: nci: Add comment to explain NCI_HCI_MAX_PIPES | Christophe Ricard | 2015-04-06 | 1 | -0/+4 |
| * | | | | | nfc: Reduce nfc_evt_transaction params length to 0 | Christophe Ricard | 2015-04-06 | 1 | -1/+1 |
| * | | | | | nfc: hci: Add comment to explain NFC_HCI_MAX_PIPES | Christophe Ricard | 2015-04-06 | 1 | -0/+4 |
| * | | | | | NFC: nci: Add firmware download support | Clément Perrochaud | 2015-03-26 | 1 | -0/+1 |
* | | | | | | net: remove extra newlines | Sheng Yong | 2015-04-07 | 1 | -2/+0 |
| |_|/ / /
|/| | | | |
|
* | | | | | tcp: RFC7413 option support for Fast Open client | Daniel Lee | 2015-04-07 | 1 | -1/+2 |
* | | | | | tcp: RFC7413 option support for Fast Open server | Daniel Lee | 2015-04-07 | 1 | -0/+2 |
* | | | | | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). | David Miller | 2015-04-07 | 4 | -5/+8 |
* | | | | | netfilter: Pass socket pointer down through okfn(). | David Miller | 2015-04-07 | 5 | -10/+12 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-04-07 | 2 | -13/+17 |
|\ \ \ \ |
|
| * | | | | Bluetooth: Convert local OOB data reading to use HCI request | Johan Hedberg | 2015-04-02 | 1 | -3/+0 |
| * | | | | Bluetooth: Remove unused hci_req_pending() function | Johan Hedberg | 2015-04-02 | 1 | -2/+0 |
| * | | | | Bluetooth: Remove unneeded recv_event variable | Johan Hedberg | 2015-04-02 | 1 | -1/+0 |
| * | | | | Bluetooth: Convert hci_req_sync family of function to new request API | Johan Hedberg | 2015-04-02 | 1 | -0/+1 |
| * | | | | Bluetooth: Add second hci_request callback option for full skb | Johan Hedberg | 2015-04-02 | 1 | -0/+3 |
| * | | | | Bluetooth: Refactor HCI request variables into own struct | Johan Hedberg | 2015-03-30 | 1 | -4/+10 |
| * | | | | Bluetooth: Refactor L2CAP variables into l2cap_ctrl | Johan Hedberg | 2015-03-30 | 1 | -4/+4 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-06 | 3 | -17/+4 |
|\ \ \ \ \ |
|
| * | | | | | ipv6: protect skb->sk accesses from recursive dereference inside the stack | hannes@stressinduktion.org | 2015-04-06 | 3 | -17/+4 |
* | | | | | | netfilter: Pass nf_hook_state through nft_set_pktinfo*(). | David S. Miller | 2015-04-04 | 3 | -10/+7 |
* | | | | | | netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). | David S. Miller | 2015-04-04 | 1 | -16/+8 |
* | | | | | | netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). | David S. Miller | 2015-04-04 | 1 | -16/+8 |
* | | | | | | netfilter: Use nf_hook_state in nf_queue_entry. | David S. Miller | 2015-04-04 | 1 | -5/+1 |
* | | | | | | ipip,gre,vti,sit: implement ndo_get_iflink | Nicolas Dichtel | 2015-04-02 | 1 | -0/+1 |
* | | | | | | ip6tnl,gre6,vti6: implement ndo_get_iflink | Nicolas Dichtel | 2015-04-02 | 1 | -0/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-03-31 | 3 | -24/+213 |
|\ \ \ \ \ |
|
| * | | | | | mac80211: make sta.wme indicate whether QoS is used | Johannes Berg | 2015-03-30 | 1 | -1/+2 |
| * | | | | | cfg80211: pass name_assign_type to rdev_add_virtual_intf() | Tom Gundersen | 2015-03-30 | 1 | -0/+1 |
| * | | | | | cfg/mac80211: add regulatory classes IE during TDLS setup | Arik Nemtsov | 2015-03-30 | 1 | -0/+11 |
| * | | | | | mac80211: notify the driver about deauth | Emmanuel Grumbach | 2015-03-30 | 1 | -0/+4 |
| * | | | | | mac80211: notify the driver about association status | Emmanuel Grumbach | 2015-03-30 | 1 | -0/+2 |
| * | | | | | mac80211: notify the driver about authentication status | Emmanuel Grumbach | 2015-03-30 | 1 | -0/+36 |
| * | | | | | mac80211: convert rssi_callback() to event_callback() | Emmanuel Grumbach | 2015-03-30 | 1 | -10/+38 |
| * | | | | | mac80211: allow to get wireless_dev structure from ieee80211_vif | Emmanuel Grumbach | 2015-03-16 | 1 | -0/+13 |
| * | | | | | mac80211: provide station PMF configuration to driver | SenthilKumar Jegadeesan | 2015-03-04 | 1 | -0/+2 |
| * | | | | | mac80211: allow iterating inactive interfaces | Arik Nemtsov | 2015-03-04 | 1 | -5/+30 |
| * | | | | | mac80211: Update beacon's timing and DTIM count on every beacon | Alexander Bondar | 2015-03-03 | 1 | -2/+5 |
| * | | | | | cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events | Ahmad Kholaif | 2015-03-03 | 1 | -4/+10 |
| * | | | | | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() | Dedy Lansky | 2015-03-03 | 1 | -2/+37 |