Age | Commit message (Expand) | Author |
2012-09-27 | NFC: Add dummy nfc_llc_shdlc_register definition | John W. Linville |
2012-09-27 | NFC: LLCP raw socket support | Thierry Escande |
2012-09-27 | NFC: Use dynamic initialization for rwlocks | Szymon Janc |
2012-09-26 | make get_file() return its argument | Al Viro |
2012-09-26 | new helper: iterate_fd() | Al Viro |
2012-09-26 | unexport sock_map_fd(), switch to sock_alloc_file() | Al Viro |
2012-09-26 | take descriptor handling from sock_alloc_file() to callers | Al Viro |
2012-09-26 | netfilter: xt_limit: have r->cost != 0 case work | Jan Engelhardt |
2012-09-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-09-25 | ipv6: mip6: fix mip6_mh_filter() | Eric Dumazet |
2012-09-25 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-09-25 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2012-09-25 | ipconfig: fix trivial build error | Andy Shevchenko |
2012-09-25 | ipv6: raw: fix icmpv6_filter() | Eric Dumazet |
2012-09-25 | cfg80211: Fix regulatory check for 60GHz band frequencies | Vladimir Kondratiev |
2012-09-25 | net: raw: revert unrelated change | Eric Dumazet |
2012-09-24 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-09-25 | NFC: Fix typo negociating -> negotiating | Waldemar Rymarkiewicz |
2012-09-25 | NFC: Don't handle consequent RSET frames after UA | Waldemar Rymarkiewicz |
2012-09-25 | NFC: Handle RSET in SHDLC_CONNECTING state | Waldemar Rymarkiewicz |
2012-09-25 | NFC: Add HCI module description | Eric Lapuyade |
2012-09-25 | NFC: Fix LLC registration definitions for ANSI compliance | Eric Lapuyade |
2012-09-25 | NFC: Remove unneeded LLC symbols export | Samuel Ortiz |
2012-09-25 | NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core | Eric Lapuyade |
2012-09-25 | NFC: Add an shdlc llc module to llc core | Eric Lapuyade |
2012-09-25 | NFC: Add a nop (passthrough) llc module to llc core | Eric Lapuyade |
2012-09-25 | NFC: Add an LLC Core layer to HCI | Eric Lapuyade |
2012-09-25 | NFC: Modified hci_transceive to become an asynchronous operation | Eric Lapuyade |
2012-09-25 | NFC: Add a public nfc_hci_send_cmd_async method | Eric Lapuyade |
2012-09-25 | NFC: Changed the HCI cmd execution callback prototype | Eric Lapuyade |
2012-09-25 | NFC: Correct outgoing frame before requeueing | Waldemar Rymarkiewicz |
2012-09-25 | NFC: Remove crc generation from shdlc layer | Waldemar Rymarkiewicz |
2012-09-25 | NFC: Fix possible LLCP memory leak | Wei Yongjun |
2012-09-25 | NFC: Remove pointless conditional before HCI kfree_skb() | Wei Yongjun |
2012-09-25 | NFC: Use system_nrt_wq instead of custom ones | Tejun Heo |
2012-09-25 | NFC: Remove repeated code for NULL check | Syam Sidhardhan |
2012-09-25 | NFC: Implement NCI dep_link_up and dep_link_down | Ilan Elias |
2012-09-25 | NFC: Parse NCI NFC-DEP activation params | Ilan Elias |
2012-09-25 | NFC: Set local general bytes in nci_start_poll | Ilan Elias |
2012-09-24 | net: guard tcp_set_keepalive() to tcp sockets | Eric Dumazet |
2012-09-24 | filter: add XOR instruction for use with X/K | Daniel Borkmann |
2012-09-24 | net: use a per task frag allocator | Eric Dumazet |
2012-09-24 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2012-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville |
2012-09-24 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-09-24 | netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute | Pablo Neira Ayuso |
2012-09-24 | netfilter: nfnetlink_queue: fix maximum packet length to userspace | Pablo Neira Ayuso |
2012-09-24 | netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries | Pablo Neira Ayuso |
2012-09-24 | netfilter: xt_time: add support to ignore day transition | Florian Westphal |