aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton2014-01-27
* sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson2014-01-05
* SUNRPC: Add tracepoint for socket errorsTrond Myklebust2013-12-31
* SUNRPC: Report connection error values to rpc_tasks on the pending queueTrond Myklebust2013-12-31
* SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACHTrond Myklebust2013-12-31
* SUNRPC: Ensure xprt_connect_status handles all potential connection errorsTrond Myklebust2013-12-31
* rpc_pipe: fix cleanup of dummy gssd directory when notification failsJeff Layton2013-12-10
* sunrpc: add an "info" file for the dummy gssd pipeJeff Layton2013-12-06
* rpc_pipe: remove the clntXX dir if creating the pipe failsJeff Layton2013-12-06
* sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton2013-12-06
* sunrpc: create a new dummy pipe for gssd to hold openJeff Layton2013-12-06
* Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-12-05
|\
| * SUNRPC: do not fail gss proc NULL calls with EACCESAndy Adamson2013-11-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-02
|\ \
| * | {pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du2013-12-01
| * | netem: fix gemodel loss generatorstephen hemminger2013-11-30
| * | netem: fix loss 4 state modelstephen hemminger2013-11-30
| * | netem: missing break in ge loss generatorstephen hemminger2013-11-30
| * | net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin2013-11-30
| * | net/hsr: Very small fix of comment style.Arvid Brodin2013-11-30
| * | ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa2013-11-30
| * | inet: fix possible seqlock deadlocksEric Dumazet2013-11-29
| * | net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden2013-11-29
| * | net: clamp ->msg_namelen instead of returning an errorDan Carpenter2013-11-29
| * | af_packet: block BH in prb_shutdown_retire_blk_timer()Veaceslav Falico2013-11-29
| * | net: remove outdated comment for ipv4 and ipv6 protocol handlerBaker Zhang2013-11-28
| * | sit: use kfree_skb to replace dev_kfree_skbGao feng2013-11-28
| * | sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang2013-11-28
| * | genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg2013-11-28
| * | genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups()Geert Uytterhoeven2013-11-28
| * | sch_tbf: handle too small burstEric Dumazet2013-11-23
| * | ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa2013-11-23
| * | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-11-23
| * | sit: generate icmpv6 error when receiving icmpv4 errorOussama Ghorbel2013-11-23
| * | tcp_memcg: remove useless var old_limGao feng2013-11-23
| * | gro: Clean up tcpX_gro_receive checksum verificationHerbert Xu2013-11-23
| * | gro: Only verify TCP checksums for candidatesHerbert Xu2013-11-23
| * | net: sctp: find the correct highest_new_tsn in sackChang Xiangzhong2013-11-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-22
|\| |
| * | gso: handle new frag_list of frags GRO packetsHerbert Xu2013-11-21
| * | genetlink: fix genlmsg_multicast() bugJohannes Berg2013-11-21
| * | packet: fix use after free race in send path when dev is releasedDaniel Borkmann2013-11-21
| * | wimax: remove dead codeMichael Opdenacker2013-11-21
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-21
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-21
| | |\ \
| | | * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-15
| | | |\ \
| | | | * | Bluetooth: Fix rejecting SMP security request in slave roleJohan Hedberg2013-11-13
| | | | * | Bluetooth: Fix crash in l2cap_chan_send after l2cap_chan_delSeung-Woo Kim2013-11-13
| | | | * | Bluetooth: Fix to set proper bdaddr_type for RFCOMM connectSeung-Woo Kim2013-11-13
| | | | * | Bluetooth: Fix RFCOMM bind fail for L2CAP sockSeung-Woo Kim2013-11-13