Age | Commit message (Expand) | Author |
2012-10-02 | ipv6: don't add link local route when there is no link local address | Nicolas Dichtel |
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 | SUNRPC: Introduce rpc_clone_client_set_auth() | Chuck Lever |
2012-10-01 | SUNRPC: Refactor rpc_clone_client() | Chuck Lever |
2012-10-01 | SUNRPC: Use __func__ in dprintk() in auth_gss.c | Chuck Lever |
2012-10-01 | SUNRPC: Clean up dprintk messages in rpc_pipe.c | Chuck Lever |
2012-10-01 | ceph: propagate layout error on osd request creation | Sage Weil |
2012-10-01 | libceph: check for invalid mapping | Sage Weil |
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 | ceph: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun |
2012-10-01 | libceph: Fix sparse warning | Iulius Curt |
2012-10-01 | libceph: remove unused monc->have_fsid | Sage Weil |
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-10-01 | mac80211: Fix FC masking in BIP AAD generation | Jouni Malinen |
2012-09-30 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-09-28 | SUNRPC: Limit the rpciod workqueue concurrency | Trond Myklebust |
2012-09-28 | ipv6: return errno pointers consistently for fib6_add_1() | Lin Ming |
2012-09-28 | SUNRPC: Get rid of the redundant xprt->shutdown bit field | Trond Myklebust |
2012-09-28 | SUNRPC: Optimise away unnecessary data moves in xdr_align_pages | Trond Myklebust |
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 |