Age | Commit message (Expand) | Author |
2012-10-09 | rbtree: empty nodes have no color | Michel Lespinasse |
2012-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-10-06 | sections: fix section conflicts in net | Andi Kleen |
2012-10-06 | sections: fix section conflicts in net/can | Andi Kleen |
2012-10-04 | ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt | Gao feng |
2012-10-04 | Remove noisy printks from llcp_sock_connect | Dave Jones |
2012-10-04 | tipc: prevent dropped connections due to rcvbuf overflow | Erik Hugne |
2012-10-04 | silence some noisy printks in irda | Dave Jones |
2012-10-04 | sctp: check src addr when processing SACK to update transport state | Nicolas Dichtel |
2012-10-04 | sctp: fix a typo in prototype of __sctp_rcv_lookup() | Nicolas Dichtel |
2012-10-04 | ipv4: add a fib_type to fib_info | Eric Dumazet |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-02 | 8021q: fix mac_len recomputation in vlan_untag() | Antonio Quartulli |
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 | 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-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 |