aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tc: add meta match on receive hashStephen Hemminger2010-08-24
* net: ip_append_data() optimEric Dumazet2010-08-24
* ethtool: allow non-netadmin to query settingsstephen hemminger2010-08-23
* net: copy_rtnl_link_stats64() simplificationEric Dumazet2010-08-23
* net_sched: act_csum: coding style cleanupChangli Gao2010-08-23
* pkt_sched: Make act_csum depend upon INET.David S. Miller2010-08-23
* dccp ccid-2: Replace broken RTT estimator with better algorithmGerrit Renker2010-08-23
* dccp ccid-2: Simplify dec_pipe and rearming of RTO timerGerrit Renker2010-08-23
* dccp ccid-2: Remove redundant sanity testsGerrit Renker2010-08-23
* dccp ccid-3: No more CCID control blocks in LISTEN stateGerrit Renker2010-08-23
* ccid: ccid-2/3 code cosmeticsGerrit Renker2010-08-23
* net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-23
* tcp: allow effective reduction of TCP's rcv-buffer via setsockoptHagen Paul Pfeifer2010-08-23
* bridge: is PACKET_LOOPBACK unlikely()?Simon Horman2010-08-23
* net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao2010-08-23
* net/sched: need to include net/ip6_checksum.hStephen Rothwell2010-08-22
* net_sched: cls_flow: add key rxhashChangli Gao2010-08-22
* irda: use net_device_stats from struct net_deviceEric Dumazet2010-08-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-22
|\
| * irda: fix a race in irlan_eth_xmit()Eric Dumazet2010-08-19
| * vlan: Match underlying dev carrier on vlan addPhil Oester2010-08-19
| * rds: fix a leak of kernel memoryEric Dumazet2010-08-19
| * netlink: fix compat recvmsgJohannes Berg2010-08-19
| * net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski2010-08-17
| * net sched: fix some kernel memory leaksEric Dumazet2010-08-17
| * netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-17
* | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-22
* | net: rps: fix the wrong network header pointerChangli Gao2010-08-22
* | net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron2010-08-20
* | net: build_ehash_secret() and rt_bind_peer() cleanupsEric Dumazet2010-08-20
* | net_sched: sch_sfq: use proto_ports_offset() to support AH messageChangli Gao2010-08-19
* | netfilter: xt_hashlimit: use proto_ports_offset() to support AH messageChangli Gao2010-08-19
* | netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH messageChangli Gao2010-08-19
* | net_sched: cls_flow: use proto_ports_offset() to support AH messageChangli Gao2010-08-19
* | net: rps: use proto_ports_offset() to handle the AH message correctlyChangli Gao2010-08-19
* | net: rps: skip fragment when computing rxhashChangli Gao2010-08-19
* | net: rps: reset network header before calling skb_get_rxhash()Changli Gao2010-08-19
* | atm: remove a net_device_stats clearEric Dumazet2010-08-19
* | net: simplify flags for tx timestampingOliver Hartkopp2010-08-19
* | net/ax25: Use available error codesJulia Lawall2010-08-18
* | net/ax25: Use available error codesJulia Lawall2010-08-18
* | net/sched: remove unneeded NULL checkDan Carpenter2010-08-18
* | tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens2010-08-17
* | tipc: Allow connect() to wait indefinitelyAllan Stephens2010-08-17
* | tipc: Minor enhancements to name table display formatAllan Stephens2010-08-17
* | tipc: Optimize tipc_node_has_active_links()Allan Stephens2010-08-17
* | tipc: Remove per-connection sequence number logicAllan Stephens2010-08-17
* | tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens2010-08-17
* | tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens2010-08-17
* | tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens2010-08-17