summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-01-12af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski1-5/+14
2010-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller5-25/+31
2010-01-08netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal1-0/+6
2010-01-08tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila1-0/+4
2010-01-07netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy1-9/+9
2010-01-07ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2-3/+2
2010-01-04ipvs: Add boundary check on ioctl argumentsArjan van de Ven1-1/+13
2010-01-04net/sctp/socket.c: squish warningAndrew Morton1-2/+1
2010-01-04rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVCBernard Pidoux F6BVP1-1/+1
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-5/+41
2009-12-29mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez1-0/+12
2009-12-29mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez1-0/+4
2009-12-29cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg1-4/+9
2009-12-29cfg80211: fix race between deauth and assoc responseJohannes Berg1-1/+12
2009-12-28mac80211: fix ibss join with fixed-bssidFelix Fietkau1-0/+4
2009-12-27NET: XFRM: Fix spelling of neighbour.Ralf Baechle1-1/+1
2009-12-26net: restore ip source validationJamal Hadi Salim2-0/+3
2009-12-24pktgen: ndo_start_xmit can return NET_XMIT_xxx valuesJohn Fastabend1-2/+7
2009-12-22ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli2-15/+3
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-3/+32
2009-12-21mac80211: fix WMM AP settings applicationJohannes Berg1-0/+8
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg1-3/+22
2009-12-19ipv6: fix an oops when force unload ipv6 moduleYang Hongyang1-1/+2
2009-12-19netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan1-0/+1
2009-12-17Bluetooth: Fix L2CAP locking scheme regressionAndrei Emeltchenko1-0/+1
2009-12-17Bluetooth: Ack L2CAP I-frames before retransmit missing packetGustavo F. Padovan1-1/+1
2009-12-17Bluetooth: Fix unset of RemoteBusy flag for L2CAPGustavo F. Padovan1-1/+1
2009-12-17Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()Roel Kluin1-1/+1
2009-12-16packet: dont call sleeping functions while holding rcu_read_lock()Eric Dumazet1-40/+31
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller6-10/+47
2009-12-16tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller7-77/+54
2009-12-15ipvs: zero usvc and udestSimon Horman1-0/+4
2009-12-15netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2-4/+23
2009-12-15ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy3-6/+19
2009-12-14mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde1-0/+2
2009-12-14ipvs: fix synchronization on connection closeXiaotian Feng1-0/+1
2009-12-14net: Fix userspace RTM_NEWLINK notifications.Eric W. Biederman2-3/+14
2009-12-14udp: udp_lib_get_port() fixEric Dumazet1-4/+3
2009-12-12Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller12-21/+21
2009-12-12net: Handle NETREG_UNINITIALIZED devices correctlyKrishna Kumar1-4/+6
2009-12-12xfrm: Fix truncation length of authentication algorithms installed via PF_KEYMartin Willi1-0/+1
2009-12-12net: use compat helper functions in compat_sys_recvmmsgHeiko Carstens1-5/+2
2009-12-12net: fix compat_sys_recvmmsg parameter typeHeiko Carstens1-7/+5
2009-12-11wireless: update old static regulatory domain rulesJohn W. Linville1-50/+25
2009-12-11mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona2-3/+4
2009-12-11mac80211: Fixed bug in mesh portal pathsJavier Cardona1-1/+0
2009-12-11net/mac80211: Correct size given to memsetJulia Lawall1-1/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds12-21/+21
2009-12-09wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville1-1/+2
2009-12-09cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan1-0/+1