Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | if_link: Add an additional parameter to ifla_vf_info for RSS querying | Vlad Zolotarov | 2015-04-11 | 3 | -0/+17 | |
| * | | | | | | | fou: implement FOU_CMD_GET | WANG Cong | 2015-04-13 | 1 | -0/+1 | |
| * | | | | | | | Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-04-13 | 2 | -23/+136 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | cfg80211: move IE split utilities here from mac80211 | Johannes Berg | 2015-04-07 | 2 | -28/+58 | |
| | * | | | | | | mac80211: add an intermediate software queue implementation | Felix Fietkau | 2015-04-01 | 1 | -0/+83 | |
| * | | | | | | | rtnetlink: Mark name argument of rtnl_create_link() const | Thomas Graf | 2015-04-10 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-04-10 | 3 | -7/+19 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mac802154: fix transmission power datatype | Varka Bhadram | 2015-04-09 | 1 | -1/+1 | |
| | * | | | | | | | mac802154: fix typo for device | Varka Bhadram | 2015-04-09 | 1 | -1/+1 | |
| | * | | | | | | | Bluetooth: Read LE remote features during connection establishment | Marcel Holtmann | 2015-04-09 | 1 | -0/+13 | |
| | * | | | | | | | Bluetooth: Update SSP OOB data EIR definitions | Johan Hedberg | 2015-04-07 | 1 | -2/+4 | |
| | * | | | | | | | Bluetooth: Remove hci_recv_stream_fragment function | Marcel Holtmann | 2015-04-07 | 1 | -3/+0 | |
| | * | | | | | | | Bluetooth: Make data pointer of hci_recv_stream_fragment const | Marcel Holtmann | 2015-04-07 | 1 | -1/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2015-04-09 | 5 | -7/+226 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso | 2015-04-08 | 57 | -250/+419 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | netfilter: nf_tables: support optional userdata for set elements | Patrick McHardy | 2015-04-08 | 2 | -0/+9 | |
| | * | | | | | | | | netfilter: nf_tables: add support for dynamic set updates | Patrick McHardy | 2015-04-08 | 3 | -0/+47 | |
| | * | | | | | | | | 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: bridge: make BRNF_PKT_TYPE flag a bool | Florian Westphal | 2015-04-08 | 2 | -1/+1 | |
| | * | | | | | | | | netfilter: bridge: start splitting mask into public/private chunks | Florian Westphal | 2015-04-08 | 2 | -3/+6 | |
| | * | | | | | | | | netfilter: bridge: add helpers for fetching physin/outdev | Florian Westphal | 2015-04-08 | 1 | -1/+22 | |
| | * | | | | | | | | netfilter: bridge: don't use nf_bridge_info data to store mac header | Florian Westphal | 2015-04-08 | 1 | -1/+1 | |
| | * | | | | | | | | 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 | 2 | -0/+24 | |
| | * | | | | | | | | netfilter: nf_tables: add set timeout API support | Patrick McHardy | 2015-04-01 | 2 | -0/+15 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller | 2015-04-08 | 4 | -1/+37 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | 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: nxp-nci: Add support for NXP NCI chips | Clément Perrochaud | 2015-03-26 | 1 | -0/+27 | |
| | * | | | | | | | | NFC: nci: Add firmware download support | Clément Perrochaud | 2015-03-26 | 1 | -0/+1 | |
| * | | | | | | | | | net: remove extra newlines | Sheng Yong | 2015-04-08 | 1 | -2/+0 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | tcp: RFC7413 option support for Fast Open client | Daniel Lee | 2015-04-08 | 2 | -1/+3 | |
| * | | | | | | | | tcp: RFC7413 option support for Fast Open server | Daniel Lee | 2015-04-08 | 2 | -0/+3 | |
| * | | | | | | | | netdevice.h: remove iflink description | Nicolas Dichtel | 2015-04-07 | 1 | -2/+1 | |
| * | | | | | | | | netns: notify netns id events | Nicolas Dichtel | 2015-04-07 | 1 | -0/+4 | |
| * | | | | | | | | 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 | 8 | -42/+58 | |
| * | | | | | | | | netfilter: Add socket pointer to nf_hook_state. | David Miller | 2015-04-07 | 1 | -1/+6 | |
| * | | | | | | | | netfilter: Add nf_hook_state initializer function. | David Miller | 2015-04-07 | 1 | -8/+18 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | 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 |