aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-05-12mac80211: add missing newlines in printk()Pavel Roskin
2008-05-12mac80211: fix association with some APsHelmut Schaa
2008-05-12Fix potential scheduling while atomic in mesh_path_add.Pavel Emelyanov
2008-05-12Fix not checked kmalloc() result.Pavel Emelyanov
2008-05-12Fix GFP_KERNEL allocation under read lock.Pavel Emelyanov
2008-05-12mac80211: mesh hwmp: fix kfree(skb)Patrick McHardy
2008-05-12mac80211: fix access to null skbLuis Carlos Cobo
2008-05-12mac80211: fix incorrect mesh header lengthLuis Carlos Cobo
2008-05-12mac80211: Don't encrypt beaconsIvo van Doorn
2008-05-12mac80211: fix debugfs default key oopsJohannes Berg
2008-05-12fix irq flags in mac80211 codeSteven Rostedt
2008-05-12sctp: Add address type check while process paramaters of ASCONF chunkWei Yongjun
2008-05-12sctp: Do not enable peer IPv6 address support on PF_INET socketWei Yongjun
2008-05-08sit: Add missing kfree_skb() on pskb_may_pull() failure.David S. Miller
2008-05-08tipc: Increase buffer header to support worst-case deviceAllan Stephens
2008-05-08net: Added ASSERT_RTNL() to dev_open() and dev_close().Ben Hutchings
2008-05-08can: Fix can_send() handling on dev_queue_xmit() failuresOliver Hartkopp
2008-05-08netns: Fix arbitrary net_device-s corruptions on net_ns stop.Pavel Emelyanov
2008-05-08netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol confi...Patrick McHardy
2008-05-08netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick McHardy
2008-05-08net/ipv4: correct RFC 1122 section reference in commentJ.H.M. Dassen (Ray)
2008-05-08tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen
2008-05-06net_cls_act: act_simple dont ignore realloc codeJamal Hadi Salim
2008-05-06Revert "atm: Do not free already unregistered net device."David S. Miller
2008-05-05dccp: return -EINVAL on invalid feature lengthChris Wright
2008-05-05net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim
2008-05-04ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH
2008-05-04ip: Make use of the inline function dst_metric_locked()Satoru SATOH
2008-05-04atm: Bad locking on br2684_devs modifications.Pavel Emelyanov
2008-05-04atm: Do not free already unregistered net device.Pavel Emelyanov
2008-05-04mac80211: Do not free net device after it is unregistered.Pavel Emelyanov
2008-05-04bridge: Consolidate error paths in br_add_bridge().Pavel Emelyanov
2008-05-04bridge: Net device leak in br_add_bridge().Pavel Emelyanov
2008-05-03net: Fix useless comment reference loop.Johannes Berg
2008-05-03sch_htb: remove from event queue in htb_parent_to_leaf()Jarek Poplawski
2008-05-02rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux
2008-05-02netns: Fix reassembly timer to use the right namespaceDaniel Lezcano
2008-05-02netns: Fix device renaming for sysfsDaniel Lezcano
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger
2008-05-02dccp: ccid2.c, ccid3.c use clamp(), clamp_t()Harvey Harrison
2008-05-02net: remove NR_CPUS arrays in net/core/dev.cMike Travis
2008-05-02net: use get/put_unaligned_* helpersHarvey Harrison
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison
2008-05-02irda: use get_unaligned_* helpersHarvey Harrison
2008-05-02net: Add a WARN_ON_ONCE() to the transmit timeout functionArjan van de Ven
2008-05-02net: Add missing braces to multi-statement if()sIlpo Järvinen
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02netfilter: assign PDE->fops before gluing PDE into /proc treeDenis V. Lunev
2008-05-02ipv4: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02vlan: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev