aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | ipvs: Fix reuse connection if real server is deadGrzegorz Lyczba2013-05-271-0/+35
| | | * | | netfilter: ipt_ULOG: fix non-null terminated string in the nf_log pathChen Gang2013-05-231-2/+4
| | | * | | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-234-12/+26
| | * | | | net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga2013-05-281-3/+3
| | * | | | net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski2013-05-281-2/+31
| | * | | | ipv4: fix redirect handling for TCP packetsMichal Kubecek2013-05-271-1/+6
| | * | | | ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2013-05-251-1/+1
| * | | | | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-312-8/+12
| |\ \ \ \ \
| | * | | | | svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields2013-05-291-5/+7
| | * | | | | svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields2013-05-281-2/+4
| | * | | | | svcauth_gss: fix error code in use_gss_proxy()Dan Carpenter2013-05-121-1/+1
| * | | | | | Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-264-22/+57
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust2013-05-221-1/+7
| | * | | | | SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-163-19/+30
| | * | | | | SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-163-1/+18
| | * | | | | SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust2013-05-151-2/+3
| | |/ / / /
* | | | | | netpoll: fix position of network headerAmerigo Wang2013-06-041-16/+4
* | | | | | pktgen: Fix position of ip and udp headerThomas Graf2013-06-041-27/+12
* | | | | | net/ethtool: Fix comment regarding location of dev_ethtool() callYan Burman2013-06-041-1/+1
* | | | | | ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang2013-06-041-3/+3
* | | | | | net: mark netdev_create_hash __net_initBaruch Siach2013-06-041-1/+1
* | | | | | Kconfig: remove dangling references to the deleted fileJean Sacren2013-06-041-8/+3
* | | | | | xfrm: simplify the exit path of xfrm_output_one()Jean Sacren2013-06-041-5/+4
* | | | | | net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti2013-06-042-32/+91
* | | | | | net: ipv4: make the ping /proc code AF-independentLorenzo Colitti2013-06-041-26/+47
* | | | | | net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti2013-06-043-77/+44
* | | | | | icmp: avoid allocating large struct on stackCong Wang2013-06-031-17/+23
* | | | | | ] icmp: fix icmp_unreach() comment.Rami Rosen2013-06-031-1/+2
* | | | | | ipv4: use separate genid for next hop exceptionsTimo Teräs2013-06-031-2/+10
* | | | | | ipv4: rate limit updating of next hop exceptions with same pmtuTimo Teräs2013-06-031-0/+4
* | | | | | ipv4: properly refresh rtable entries on pmtu/redirect eventsTimo Teräs2013-06-034-41/+43
* | | | | | sit: add IPv4 over IPv4 supportNicolas Dichtel2013-05-312-4/+117
* | | | | | iptunnel: specify protocol outside IP headerNicolas Dichtel2013-05-313-4/+4
* | | | | | net: clean up skb headers codeCong Wang2013-05-311-11/+5
* | | | | | netfilter: Correct calculation using skb->tail and skb-network_headerSimon Horman2013-05-311-1/+1
* | | | | | gro: should aggregate frames without DFEric Dumazet2013-05-311-1/+2
* | | | | | net: Update RFS target at poll for tcp/udpDavid Majnemer2013-05-312-0/+4
* | | | | | sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman2013-05-311-1/+1
* | | | | | tcp: undo on DSACK during recoveryYuchung Cheng2013-05-301-1/+7
* | | | | | tcp: fix undo on partial ack in recoveryYuchung Cheng2013-05-301-26/+33
* | | | | | tcp: refactor undo functionsYuchung Cheng2013-05-301-47/+50
* | | | | | tcp: consolidate PRR packet accountingYuchung Cheng2013-05-301-25/+20
* | | | | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-05-3024-364/+395
|\ \ \ \ \ \
| * | | | | | batman-adv: Start new development cycleSimon Wunderlich2013-05-291-1/+1
| * | | | | | batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.cMartin Hundebøll2013-05-298-37/+51
| * | | | | | batman-adv: print the VID properlyAntonio Quartulli2013-05-291-16/+21
| * | | | | | batman-adv: change VID semantic in the BLA codeAntonio Quartulli2013-05-295-33/+49
| * | | | | | batman-adv: do not print orig nodes without nc neighbors on nc table printMarek Lindner2013-05-291-0/+7
| * | | | | | batman-adv: Remove unnecessary INIT_HLIST_NODE() callsLinus Lüssing2013-05-292-4/+0
| * | | | | | batman-adv: pass a 16bit long flag argument to tt_global_add()Antonio Quartulli2013-05-292-3/+18