Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | NFC: Add an shdlc llc module to llc core | Eric Lapuyade | 2012-09-25 | 1 | -0/+1 | |
| | | * | | | | | | | | NFC: Add a nop (passthrough) llc module to llc core | Eric Lapuyade | 2012-09-25 | 1 | -0/+2 | |
| | | * | | | | | | | | NFC: Add an LLC Core layer to HCI | Eric Lapuyade | 2012-09-25 | 1 | -0/+51 | |
| | | * | | | | | | | | NFC: Modified hci_transceive to become an asynchronous operation | Eric Lapuyade | 2012-09-25 | 2 | -4/+8 | |
| | | * | | | | | | | | NFC: Add a public nfc_hci_send_cmd_async method | Eric Lapuyade | 2012-09-25 | 1 | -0/+3 | |
| | | * | | | | | | | | NFC: Use system_nrt_wq instead of custom ones | Tejun Heo | 2012-09-25 | 3 | -4/+0 | |
| | | * | | | | | | | | NFC: Implement NCI dep_link_up and dep_link_down | Ilan Elias | 2012-09-25 | 2 | -0/+5 | |
| | | * | | | | | | | | NFC: Parse NCI NFC-DEP activation params | Ilan Elias | 2012-09-25 | 1 | -0/+6 | |
| | | * | | | | | | | | NFC: Set local general bytes in nci_start_poll | Ilan Elias | 2012-09-25 | 2 | -0/+24 | |
| | | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-09-24 | 4 | -15/+51 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Bluetooth: mgmt: Implement support for passkey notification | Johan Hedberg | 2012-09-19 | 3 | -0/+30 | |
| | | | * | | | | | | | | Bluetooth: debug: Print refcnt for hci_dev | Andrei Emeltchenko | 2012-09-08 | 1 | -0/+6 | |
| | | | * | | | | | | | | Bluetooth: trivial: Make hci_chan_del return void | Andrei Emeltchenko | 2012-09-08 | 1 | -1/+1 | |
| | | | * | | | | | | | | Bluetooth: Remove unneeded zero init | Andrei Emeltchenko | 2012-09-08 | 1 | -9/+0 | |
| | | | * | | | | | | | | Bluetooth: Use kref for l2cap channel reference counting | Syam Sidhardhan | 2012-08-21 | 1 | -2/+1 | |
| | | | * | | | | | | | | Bluetooth: mgmt: Add device disconnect reason | Mikel Astiz | 2012-08-21 | 2 | -1/+10 | |
| | | | * | | | | | | | | Bluetooth: Add more HCI error codes | Mikel Astiz | 2012-08-21 | 1 | -0/+3 | |
| | | | * | | | | | | | | Bluetooth: Remove some functions from being exported | Vinicius Costa Gomes | 2012-08-15 | 1 | -2/+0 | |
| | | * | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-09-24 | 2 | -82/+10 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | mac80211: add key flag for management keys | Johannes Berg | 2012-09-10 | 1 | -2/+10 | |
| | | | * | | | | | | | | wireless: remove obsolete chan no/center freq conversion functions | Johannes Berg | 2012-09-06 | 1 | -80/+0 | |
| | | | * | | | | | | | | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 2012-09-06 | 12 | -39/+168 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg | 2012-09-06 | 1 | -0/+2 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 | 22 | -20/+73 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | net: struct napi_struct fields reordering | Eric Dumazet | 2012-09-28 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | net: remove sk_init() helper | Eric Dumazet | 2012-09-28 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | tunnel: drop packet if ECN present with not-ECT | stephen hemminger | 2012-09-28 | 1 | -0/+76 | |
| * | | | | | | | | | | | | | filter: add XOR instruction for use with X/K | Daniel Borkmann | 2012-09-24 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | net: use a per task frag allocator | Eric Dumazet | 2012-09-24 | 3 | -15/+19 | |
| * | | | | | | | | | | | | | net: Remove unnecessary NULL check in scm_destroy(). | David S. Miller | 2012-09-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 2012-09-24 | 5 | -53/+80 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute | Pablo Neira Ayuso | 2012-09-24 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries | Pablo Neira Ayuso | 2012-09-24 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | netfilter: xt_time: add support to ignore day transition | Florian Westphal | 2012-09-24 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | netfilter: ipset: Support to match elements marked with "nomatch" | Jozsef Kadlecsik | 2012-09-22 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | netfilter: ipset: Coding style fixes | Jozsef Kadlecsik | 2012-09-22 | 2 | -3/+4 | |
| | * | | | | | | | | | | | | | netfilter: ipset: Include supported revisions in module description | Jozsef Kadlecsik | 2012-09-22 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | netfilter: ipset: Rewrite cidr book keeping to handle /0 | Jozsef Kadlecsik | 2012-09-22 | 1 | -49/+55 | |
| * | | | | | | | | | | | | | | netlink: Rearrange netlink_kernel_cfg to save space on 64-bit. | David S. Miller | 2012-09-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS | Neal Cardwell | 2012-09-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | tcp: extract code to compute SYNACK RTT | Neal Cardwell | 2012-09-22 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | ptp: clarify the clock_name sysfs attribute | Richard Cochran | 2012-09-22 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | ptp: link the phc device to its parent device | Richard Cochran | 2012-09-22 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | netlink: use <linux/export.h> instead of <linux/module.h> | Pablo Neira Ayuso | 2012-09-21 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | ipv4: Don't add TCP-code in inet_sock_destruct | Christoph Paasch | 2012-09-20 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | IB/ipoib: Add rtnl_link_ops support | Or Gerlitz | 2012-09-20 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller | 2012-09-20 | 2 | -2/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | pps/ptp: Allow PHC devices to adjust PPS events for known delay | Ben Hutchings | 2012-09-07 | 2 | -2/+17 | |
| * | | | | | | | | | | | | | | ipv6: unify fragment thresh handling code | Amerigo Wang | 2012-09-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline | Amerigo Wang | 2012-09-19 | 1 | -2/+11 |