| Commit message (Expand) | Author | Age | Files | Lines |
* | rbtree: empty nodes have no color | Michel Lespinasse | 2012-10-09 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-10-07 | 4 | -27/+50 |
|\ |
|
| * | ceph: propagate layout error on osd request creation | Sage Weil | 2012-10-02 | 1 | -6/+9 |
| * | libceph: check for invalid mapping | Sage Weil | 2012-10-02 | 2 | -14/+36 |
| * | ceph: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 2012-10-01 | 1 | -3/+2 |
| * | libceph: Fix sparse warning | Iulius Curt | 2012-10-01 | 1 | -3/+3 |
| * | libceph: remove unused monc->have_fsid | Sage Weil | 2012-10-01 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-10-05 | 12 | -36/+31 |
|\ \ |
|
| * | | ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt | Gao feng | 2012-10-04 | 1 | -5/+6 |
| * | | Remove noisy printks from llcp_sock_connect | Dave Jones | 2012-10-04 | 1 | -6/+2 |
| * | | tipc: prevent dropped connections due to rcvbuf overflow | Erik Hugne | 2012-10-04 | 1 | -0/+1 |
| * | | silence some noisy printks in irda | Dave Jones | 2012-10-04 | 2 | -2/+2 |
| * | | sctp: check src addr when processing SACK to update transport state | Nicolas Dichtel | 2012-10-04 | 3 | -8/+13 |
| * | | sctp: fix a typo in prototype of __sctp_rcv_lookup() | Nicolas Dichtel | 2012-10-04 | 1 | -1/+1 |
| * | | ipv4: add a fib_type to fib_info | Eric Dumazet | 2012-10-04 | 1 | -0/+2 |
| * | | 8021q: fix mac_len recomputation in vlan_untag() | Antonio Quartulli | 2012-10-03 | 1 | -1/+2 |
| * | | ipv6: don't add link local route when there is no link local address | Nicolas Dichtel | 2012-10-03 | 1 | -13/+2 |
* | | | sections: fix section conflicts in net | Andi Kleen | 2012-10-05 | 6 | -6/+6 |
* | | | sections: fix section conflicts in net/can | Andi Kleen | 2012-10-05 | 4 | -4/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-03 | 6 | -70/+83 |
|\ \ \
| |/ /
|/| | |
|
| * | | make get_file() return its argument | Al Viro | 2012-09-27 | 2 | -4/+2 |
| * | | new helper: iterate_fd() | Al Viro | 2012-09-27 | 1 | -26/+12 |
| * | | unexport sock_map_fd(), switch to sock_alloc_file() | Al Viro | 2012-09-27 | 3 | -17/+30 |
| * | | take descriptor handling from sock_alloc_file() to callers | Al Viro | 2012-09-27 | 1 | -22/+40 |
* | | | workqueue: avoid using deprecated functions | Linus Torvalds | 2012-10-03 | 5 | -18/+18 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 348 | -7791/+14603 |
|\ \ \ |
|
| * | | | igmp: export symbol ip_mc_leave_group | stephen hemminger | 2012-10-02 | 1 | -0/+1 |
| * | | | netlink: add attributes to fdb interface | stephen hemminger | 2012-10-02 | 3 | -4/+7 |
| * | | | gre: fix sparse warning | stephen hemminger | 2012-10-01 | 1 | -2/+2 |
| * | | | net/key/af_key.c: add range checks on ->sadb_x_policy_len | Dan Carpenter | 2012-10-01 | 1 | -0/+3 |
| * | | | ipv4: gre: add GRO capability | Eric Dumazet | 2012-10-01 | 1 | -2/+11 |
| * | | | net: add gro_cells infrastructure | Eric Dumazet | 2012-10-01 | 1 | -0/+2 |
| * | | | tcp: gro: add checksuming helpers | Eric Dumazet | 2012-10-01 | 2 | -6/+33 |
| * | | | ipv6: del unreachable route when an addr is deleted on lo | Nicolas Dichtel | 2012-10-01 | 1 | -2/+8 |
| * | | | use skb_end_offset() in skb_try_coalesce() | Weiping Pan | 2012-10-01 | 1 | -2/+1 |
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-09-30 | 47 | -919/+1849 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-28 | 47 | -919/+1849 |
| | |\ \ \ |
|
| | | * | | | NFC: Fix sleeping in atomic when releasing socket | Szymon Janc | 2012-09-27 | 1 | -5/+5 |
| | | * | | | NFC: Fix sleeping in invalid context when netlink socket is closed | Szymon Janc | 2012-09-27 | 1 | -7/+39 |
| | | * | | | NFC: Add dummy nfc_llc_shdlc_register definition | John W. Linville | 2012-09-27 | 1 | -0/+8 |
| | | * | | | NFC: LLCP raw socket support | Thierry Escande | 2012-09-27 | 4 | -4/+137 |
| | | * | | | NFC: Use dynamic initialization for rwlocks | Szymon Janc | 2012-09-27 | 1 | -2/+2 |
| | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-09-25 | 11 | -30/+82 |
| | | |\ \ \ |
|
| | | | * | | | cfg80211: Fix regulatory check for 60GHz band frequencies | Vladimir Kondratiev | 2012-09-25 | 1 | -5/+14 |
| | | | * | | | rfkill: prevent unnecessary event generation | Vitaly Wool | 2012-09-24 | 1 | -1/+7 |
| | | | * | | | mac80211: don't send delBA on addBA failure | Johannes Berg | 2012-09-21 | 1 | -1/+1 |
| | | | * | | | mac80211: don't send delBA when removing stations | Johannes Berg | 2012-09-21 | 1 | -1/+1 |
| | | | * | | | mac80211: don't send delBA before disassoc | Johannes Berg | 2012-09-21 | 1 | -1/+1 |
| | | | * | | | mac80211: fix IBSS auth TX debug message | Sylvain Roger Rieunier | 2012-09-20 | 1 | -1/+1 |
| | | | * | | | cfg80211: constify name parameter to add_virtual_intf | Johannes Berg | 2012-09-19 | 1 | -1/+2 |