Age | Commit message (Expand) | Author |
2013-12-31 | libceph: all features fields must be u64 | Ilya Dryomov |
2013-12-13 | libceph: resend all writes after the osdmap loses the full flag | Josh Durgin |
2013-12-13 | libceph: block I/O when PAUSE or FULL osd map flags are set | Josh Durgin |
2013-12-13 | ceph: Add necessary clean up if invalid reply received in handle_reply() | Li Wang |
2013-12-05 | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-12-01 | {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation | fan.du |
2013-11-30 | netem: fix gemodel loss generator | stephen hemminger |
2013-11-30 | netem: fix loss 4 state model | stephen hemminger |
2013-11-30 | netem: missing break in ge loss generator | stephen hemminger |
2013-11-30 | net/hsr: Support iproute print_opt ('ip -details ...') | Arvid Brodin |
2013-11-30 | net/hsr: Very small fix of comment style. | Arvid Brodin |
2013-11-30 | ipv6: fix possible seqlock deadlock in ip6_finish_output2 | Hannes Frederic Sowa |
2013-11-29 | inet: fix possible seqlock deadlocks | Eric Dumazet |
2013-11-29 | net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST | Shawn Landden |
2013-11-29 | net: clamp ->msg_namelen instead of returning an error | Dan Carpenter |
2013-11-29 | af_packet: block BH in prb_shutdown_retire_blk_timer() | Veaceslav Falico |
2013-11-28 | net: remove outdated comment for ipv4 and ipv6 protocol handler | Baker Zhang |
2013-11-28 | sit: use kfree_skb to replace dev_kfree_skb | Gao feng |
2013-11-28 | sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements | Xufeng Zhang |
2013-11-28 | genetlink/pmcraid: use proper genetlink multicast API | Johannes Berg |
2013-11-28 | genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups() | Geert Uytterhoeven |
2013-11-26 | SUNRPC: do not fail gss proc NULL calls with EACCES | Andy Adamson |
2013-11-23 | sch_tbf: handle too small burst | Eric Dumazet |
2013-11-23 | ipv6: fix leaking uninitialized port number of offender sockaddr | Hannes Frederic Sowa |
2013-11-23 | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct... | Hannes Frederic Sowa |
2013-11-23 | sit: generate icmpv6 error when receiving icmpv4 error | Oussama Ghorbel |
2013-11-23 | tcp_memcg: remove useless var old_lim | Gao feng |
2013-11-23 | gro: Clean up tcpX_gro_receive checksum verification | Herbert Xu |
2013-11-23 | gro: Only verify TCP checksums for candidates | Herbert Xu |
2013-11-23 | net: sctp: find the correct highest_new_tsn in sack | Chang Xiangzhong |
2013-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-11-21 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly | Yuanhan Liu |
2013-11-21 | gso: handle new frag_list of frags GRO packets | Herbert Xu |
2013-11-21 | genetlink: fix genlmsg_multicast() bug | Johannes Berg |
2013-11-21 | packet: fix use after free race in send path when dev is released | Daniel Borkmann |
2013-11-21 | wimax: remove dead code | Michael Opdenacker |
2013-11-21 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-11-20 | net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto... | Hannes Frederic Sowa |
2013-11-20 | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa |
2013-11-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-20 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-11-20 | bridge: flush br's address entry in fdb when remove the | Ding Tianhong |
2013-11-20 | net: core: Always propagate flag changes to interfaces | Vlad Yasevich |
2013-11-20 | ipv4: fix race in concurrent ip_route_input_slow() | Alexei Starovoitov |
2013-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-11-19 | genetlink: make multicast groups const, prevent abuse | Johannes Berg |
2013-11-19 | genetlink: pass family to functions using groups | Johannes Berg |