summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Print unknown packet type in tasklet_handlerLarry Finger2008-12-191-1/+2
* mac80211: fix a typo in ieee80211_send_assoc() method.Rami Rosen2008-12-191-1/+1
* mac80211: Remove radiotap rate-present flag for HTJouni Malinen2008-12-191-2/+3
* mac80211: Send Layer 2 Update frame on reassociationJouni Malinen2008-12-191-2/+11
* mac80211: Add HT rates into RX status reportingJouni Malinen2008-12-192-11/+52
* mac80211: Fix HT channel selectionSujith2008-12-197-46/+52
* nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2008-12-192-2/+81
* tcp: Stop scaring users with "treason uncloaked!"Matt Mackall2008-12-191-2/+2
* Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"David S. Miller2008-12-191-0/+5
* Revert "net: release skb->dst in sock_queue_rcv_skb()"David S. Miller2008-12-181-5/+1Star
* dccp_diag: LISTEN sockets don't have CCIDsArnaldo Carvalho de Melo2008-12-181-2/+5
* Phonet: get rid of deferred work on the transmission pathRémi Denis-Courmont2008-12-181-63/+28Star
* Phonet: use atomic for packet TX windowRémi Denis-Courmont2008-12-182-18/+22
* Phonet: allocate separate ARP type for GPRS over a Phonet pipeRémi Denis-Courmont2008-12-182-3/+3
* Phonet: allocate a non-Ethernet ARP typeRémi Denis-Courmont2008-12-181-4/+4
* ipv6: fix the outgoing interface selection order in udpv6_sendmsg()Yang Hongyang2008-12-161-0/+3
* ipv6: fix the return interface index when get it while no message is receivedYang Hongyang2008-12-161-4/+8
* ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()Yang Hongyang2008-12-161-0/+22
* Phonet: improve GPRS variable namesRémi Denis-Courmont2008-12-161-84/+86
* ipmr: merge common codeIlpo Järvinen2008-12-161-64/+39Star
* ethtool: Add GGRO and SGRO opsHerbert Xu2008-12-161-2/+51
* tcp: Add GRO supportHerbert Xu2008-12-163-0/+137
* net: Add skb_gro_receiveHerbert Xu2008-12-161-0/+59
* ipv4: Add GRO infrastructureHerbert Xu2008-12-161-0/+97
* net: Add Generic Receive Offload infrastructureHerbert Xu2008-12-161-2/+191
* net: Add frag_list support to GSOHerbert Xu2008-12-161-2/+0Star
* net: Add frag_list support to skb_segmentHerbert Xu2008-12-161-14/+59
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-169-101/+69Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-167-98/+61Star
| |\
| | * Phonet: keep TX queue disabled when the device is offRémi Denis-Courmont2008-12-151-5/+22
| | * SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer2008-12-151-3/+0Star
| | * netfilter: update rwlock initialization for nat_tableSteven Rostedt2008-12-151-1/+1
| | * netlabel: Compiler warning and NULL pointer dereference fixPaul Moore2008-12-121-18/+20
| | * netpoll: fix race on poll_list resulting in garbage entryNeil Horman2008-12-101-0/+2
| | * ipv6: silence log messages for locally generated multicastJan Sembera2008-12-101-1/+6
| | * tcp: tcp_vegas cong avoid fix Doug Leith2008-12-091-70/+10Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-0910-38/+85
| |\|
| | * tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler2008-12-081-1/+1
| * | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-12-041-2/+7
| |\ \
| | * | Add a reference to sunrpc in svc_addsockTom Tucker2008-11-241-2/+7
* | | | net: fix dcbnl_setnumtcs operation checkDon Skidmore2008-12-151-1/+1
* | | | rpc/rdma: goto instead of copypasteIlpo Järvinen2008-12-151-2/+2
* | | | nf/dccp: merge errorpathsIlpo Järvinen2008-12-151-7/+9
* | | | irda: merge exit pathsIlpo Järvinen2008-12-151-9/+8Star
* | | | bt/rfcomm/tty: join error pathsIlpo Järvinen2008-12-151-6/+7
* | | | ax25: join the return paths that free skbIlpo Järvinen2008-12-151-26/+15Star
* | | | can: merge error pathsIlpo Järvinen2008-12-151-10/+12
* | | | xfrm: join error pathsIlpo Järvinen2008-12-151-10/+12
* | | | ip6mr: use goto to common label instead of opencodingIlpo Järvinen2008-12-151-2/+1Star
* | | | ipv6/mcast: join error paths using gotoIlpo Järvinen2008-12-151-11/+14