summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-06-16netfilter: ipt_ecn: fix inversion for IP header ECN matchPatrick McHardy1-1/+2
2011-06-16netfilter: ipt_ecn: fix protocol check in ecn_mt_check()Patrick McHardy1-3/+1
2011-06-16netfilter: ip_tables: fix compile with debugSebastian Andrzej Siewior1-1/+1
2011-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy2-1/+10
2011-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy8-112/+87
2011-06-16Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy360-7545/+13035
2011-06-14IPVS: remove unused init and cleanup functions.Hans Schillstrom4-53/+4
2011-06-14IPVS: labels at pos 0Hans Schillstrom2-9/+9
2011-06-13ieee802154: Don't leak memory in ieee802154_nl_fill_phyJesper Juhl1-1/+2
2011-06-13l2tp: fix l2tp_ip_sendmsg() route handlingEric Dumazet1-6/+13
2011-06-13net: export time stamp utility function for Ethernet MAC driversRichard Cochran1-0/+1
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-5/+10
2011-06-13IPVS netns exit causes crash in conntrackHans Schillstrom2-1/+10
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom7-38/+38
2011-06-13ipvs: support more FTP PASV responsesJulian Anastasov1-14/+38
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro2-16/+19
2011-06-11netpoll: call dev_put() on error in netpoll_setup()Dan Carpenter1-1/+2
2011-06-11snmp: reduce percpu needs by 50%Eric Dumazet1-29/+23
2011-06-11vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko2-28/+34
2011-06-11virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang1-0/+2
2011-06-11sctp: kzalloc() error handling on deleting last addressMichio Honda1-0/+4
2011-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville4-9/+24
2011-06-10Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devicesVille Tervo1-8/+10
2011-06-10Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz1-1/+12
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose27-85/+148
2011-06-09Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller10-47/+72
2011-06-09ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_dataSteffen Klassert1-3/+3
2011-06-09batman-adv: use NO_FLAGS define instead of hard-coding 0Marek Lindner5-5/+7
2011-06-09batman-adv: Use enums for related constantsSven Eckelmann3-31/+47
2011-06-09batman-adv: Rewrite debugfs kobj_to_* helpers as functionsSven Eckelmann1-3/+11
2011-06-09batman-adv: Fix signedness problem in parse_gw_bandwidthSven Eckelmann1-2/+2
2011-06-09batman-adv: Don't return value in void functionSven Eckelmann1-1/+1
2011-06-09batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy loadDaniele Furlan1-5/+4
2011-06-09Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian2-0/+2
2011-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-36/+16
2011-06-09netpoll: prevent netpoll setup on slave devicesWANG Cong1-0/+6
2011-06-09net: pmtu_expires fixesEric Dumazet1-34/+44
2011-06-08inetpeer: remove unused listEric Dumazet2-221/+73
2011-06-08tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu6-25/+45
2011-06-08ipv6: generate link local address for GRE tunnelstephen hemminger1-0/+35
2011-06-08v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck2-313/+1
2011-06-08mac80211: fix IBSS teardown raceJohannes Berg1-2/+4
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-27/+181
2011-06-07ceph: fix sync vs canceled writeSage Weil1-5/+10
2011-06-07xfrm: Fix off by one in the replay advance functionsSteffen Klassert1-2/+2
2011-06-07mac80211: Stop BA session event from deviceShahar Levi3-0/+24
2011-06-07nl80211: fix overflow in ssid_lenLuciano Coelho1-5/+4
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-43/+37
2011-06-07Revert "mac80211: stop queues before rate control updation"John W. Linville1-6/+0
2011-06-07net: cpu offline cause napi stallHeiko Carstens1-0/+5