aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-08-24tc: add meta match on receive hashStephen Hemminger
2010-08-24net: ip_append_data() optimEric Dumazet
2010-08-23ethtool: allow non-netadmin to query settingsstephen hemminger
2010-08-23net: copy_rtnl_link_stats64() simplificationEric Dumazet
2010-08-23net_sched: act_csum: coding style cleanupChangli Gao
2010-08-23pkt_sched: Make act_csum depend upon INET.David S. Miller
2010-08-23dccp ccid-2: Replace broken RTT estimator with better algorithmGerrit Renker
2010-08-23dccp ccid-2: Simplify dec_pipe and rearming of RTO timerGerrit Renker
2010-08-23dccp ccid-2: Remove redundant sanity testsGerrit Renker
2010-08-23dccp ccid-3: No more CCID control blocks in LISTEN stateGerrit Renker
2010-08-23ccid: ccid-2/3 code cosmeticsGerrit Renker
2010-08-23net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller
2010-08-22tcp: allow effective reduction of TCP's rcv-buffer via setsockoptHagen Paul Pfeifer
2010-08-22bridge: is PACKET_LOOPBACK unlikely()?Simon Horman
2010-08-22net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao
2010-08-22net/sched: need to include net/ip6_checksum.hStephen Rothwell
2010-08-21net_sched: cls_flow: add key rxhashChangli Gao
2010-08-21irda: use net_device_stats from struct net_deviceEric Dumazet
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov
2010-08-21net: rps: fix the wrong network header pointerChangli Gao
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron
2010-08-20net: build_ehash_secret() and rt_bind_peer() cleanupsEric Dumazet
2010-08-19net_sched: sch_sfq: use proto_ports_offset() to support AH messageChangli Gao
2010-08-19netfilter: xt_hashlimit: use proto_ports_offset() to support AH messageChangli Gao
2010-08-19netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH messageChangli Gao
2010-08-19net_sched: cls_flow: use proto_ports_offset() to support AH messageChangli Gao
2010-08-19net: rps: use proto_ports_offset() to handle the AH message correctlyChangli Gao
2010-08-19net: rps: skip fragment when computing rxhashChangli Gao
2010-08-19net: rps: reset network header before calling skb_get_rxhash()Changli Gao
2010-08-19irda: fix a race in irlan_eth_xmit()Eric Dumazet
2010-08-19vlan: Match underlying dev carrier on vlan addPhil Oester
2010-08-19atm: remove a net_device_stats clearEric Dumazet
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp
2010-08-18rds: fix a leak of kernel memoryEric Dumazet
2010-08-18netlink: fix compat recvmsgJohannes Berg
2010-08-18net/ax25: Use available error codesJulia Lawall
2010-08-18net/ax25: Use available error codesJulia Lawall
2010-08-18net/sched: remove unneeded NULL checkDan Carpenter
2010-08-17net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski
2010-08-17tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens
2010-08-17tipc: Allow connect() to wait indefinitelyAllan Stephens
2010-08-17tipc: Minor enhancements to name table display formatAllan Stephens
2010-08-17tipc: Optimize tipc_node_has_active_links()Allan Stephens
2010-08-17tipc: Remove per-connection sequence number logicAllan Stephens
2010-08-17tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens
2010-08-17tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens
2010-08-17tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens
2010-08-17tipc: Check for disabled bearer when processing incoming messagesAllan Stephens
2010-08-17tipc: correct problems with misleading flags returned using poll()Allan Stephens