Age | Commit message (Expand) | Author |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-02 | workqueue: avoid using deprecated functions | Linus Torvalds |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-10-01 | igmp: export symbol ip_mc_leave_group | stephen hemminger |
2012-10-01 | netlink: add attributes to fdb interface | stephen hemminger |
2012-10-01 | gre: fix sparse warning | stephen hemminger |
2012-10-01 | net/key/af_key.c: add range checks on ->sadb_x_policy_len | Dan Carpenter |
2012-10-01 | ipv4: gre: add GRO capability | Eric Dumazet |
2012-10-01 | net: add gro_cells infrastructure | Eric Dumazet |
2012-10-01 | tcp: gro: add checksuming helpers | Eric Dumazet |
2012-10-01 | ipv6: del unreachable route when an addr is deleted on lo | Nicolas Dichtel |
2012-10-01 | use skb_end_offset() in skb_try_coalesce() | Weiping Pan |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-10-01 | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-09-30 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-09-28 | ipv6: return errno pointers consistently for fib6_add_1() | Lin Ming |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-09-27 | net: use bigger pages in __netdev_alloc_frag | Eric Dumazet |
2012-09-27 | inetpeer: fix token initialization | Nicolas Dichtel |
2012-09-27 | tcp: Remove unused parameter from tcp_v4_save_options | Christoph Paasch |
2012-09-27 | ipv6: gre: remove ip6gre_header_parse() | Eric Dumazet |
2012-09-27 | net: remove sk_init() helper | Eric Dumazet |
2012-09-27 | pkt_sched: Fix warning false positives. | David S. Miller |
2012-09-27 | nf_defrag_ipv6: fix oops on module unloading | Konstantin Khlebnikov |
2012-09-27 | tunnel: drop packet if ECN present with not-ECT | stephen hemminger |
2012-09-27 | xfrm: remove extranous rcu_read_lock | stephen hemminger |
2012-09-27 | gre: remove unnecessary rcu_read_lock/unlock | stephen hemminger |
2012-09-27 | gre: fix handling of key 0 | stephen hemminger |
2012-09-27 | l2tp: fix return value check | Wei Yongjun |
2012-09-27 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2012-09-27 | NFC: Fix sleeping in atomic when releasing socket | Szymon Janc |
2012-09-27 | NFC: Fix sleeping in invalid context when netlink socket is closed | Szymon Janc |
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 |