summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPLTrond Myklebust2008-12-232-28/+28
| | * SUNRPC: Remove the last remnant of the BKL...Trond Myklebust2008-12-232-7/+7
* | | net: Fix percpu counters deadlockHerbert Xu2008-12-306-8/+21
* | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell2008-12-304-8/+8
* | | cls_cgroup: clean up KconfigLi Zefan2008-12-301-3/+0Star
* | | cls_cgroup: clean up for cgroup partLi Zefan2008-12-301-9/+14
* | | cls_cgroup: fix an oops when removing a cgroupLi Zefan2008-12-301-1/+1
* | | IPVS: Make "no destination available" message more consistent between schedulersSimon Horman2008-12-309-10/+24
* | | netns: foreach_netdev_safe is insufficient in default_device_exitEric W. Biederman2008-12-301-3/+5
* | | net: make xfrm_statistics_seq_show use generic snmp_fold_fieldRusty Russell2008-12-301-15/+2Star
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28430-12217/+14763
|\ \
| * | gro: Fix potential use after freeHerbert Xu2008-12-261-1/+4
| * | net: Init NAPI dev_list on napi_delPeter P Waskiewicz Jr2008-12-261-1/+1
| * | ipsec: Remove useless ret variableHerbert Xu2008-12-261-3/+1Star
| * | net/appletalk: Remove redundant testJulia Lawall2008-12-261-3/+0Star
| * | tcp: Always set urgent pointer if it's beyond snd_nxtHerbert Xu2008-12-261-4/+8
| * | sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket optionWei Yongjun2008-12-261-3/+16
| * | sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream IDWei Yongjun2008-12-261-0/+14
| * | sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun2008-12-261-0/+35
| * | sctp: Fix a typo in socket.cWei Yongjun2008-12-261-4/+4
| * | sctp: Bring SCTP_MAXSEG socket option into ietf API extension complianceWei Yongjun2008-12-261-23/+107
| * | vlan: fix convertion to net_device_opsEric Dumazet2008-12-261-2/+20
| * | netns: igmp: make /proc/net/{igmp,mcfilter} per netnsAlexey Dobriyan2008-12-261-9/+40
| * | netns: igmp: allow IPPROTO_IGMP sockets in netnsAlexey Dobriyan2008-12-261-0/+1
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-242-2/+1Star
| |\ \
| * | | pkt_sched: Remove smp_wmb() in qdisc_watchdog()Jarek Poplawski2008-12-232-2/+0Star
| * | | net: Fix oops in dev_ifsioc()Jarek Poplawski2008-12-231-1/+3
| * | | pkt_sched: Annotate uninitialized var in sfq_enqueue()Jarek Poplawski2008-12-221-1/+1
| * | | net: add DCNA attribute to the BCN interface for DCBDon Skidmore2008-12-221-2/+4
| * | | net: fix DCB setstate to return success/failureDon Skidmore2008-12-221-3/+2Star
| * | | mac80211: implement dynamic power saveKalle Valo2008-12-195-12/+97
| * | | mac80211: track master queue statusKalle Valo2008-12-193-7/+93
| * | | mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo2008-12-193-8/+40
| * | | 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