aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-03sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg1-2/+6
2010-10-03sctp: prevent reading out-of-bounds memoryDan Rosenberg1-1/+12
2010-10-03ipv4: correct IGMP behavior on v3 query during v2-compatibility modeDavid Stevens1-1/+13
2010-10-03netdev: Depend on INET before selecting INET_LROBen Hutchings1-2/+2
2010-10-03Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings1-1/+1
2010-10-03net: Fix the condition passed to sk_wait_event()Nagendra Tomar1-4/+4
2010-10-03net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski1-4/+24
2010-09-30vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet1-4/+10
2010-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-6/+2
2010-09-29Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi1-1/+2
2010-09-29um: Proper Fix for f25c80a4: remove duplicate structure field initializationBoaz Harrosh1-14/+3
2010-09-28ip_gre: Fix dependencies wrt. ipv6.David S. Miller1-0/+1
2010-09-28net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski1-10/+14
2010-09-28iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2-2/+2
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller3-4/+5
2010-09-27net/9p: Mount only matching virtio channelsSven Eckelmann1-1/+2
2010-09-27de2104x: fix ethtoolOndrej Zary1-2/+5
2010-09-27Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller1-3/+4
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber1-0/+2
2010-09-27ipv6: add IPv6 to neighbour table overflow warningUlrich Weber2-2/+2
2010-09-27tcp: fix TSO FACK loss marking in tcp_mark_head_lostYuchung Cheng1-1/+2
2010-09-273c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich1-0/+10
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman3-3/+14
2010-09-26s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov1-2/+2
2010-09-26sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy1-1/+1
2010-09-26rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy1-1/+1
2010-09-26ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy1-2/+2
2010-09-26smsc911x: Add MODULE_ALIAS()Vincent Stehlé1-0/+1
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert1-0/+1
2010-09-26br2684: fix scheduling while atomicKarl Hiramoto1-10/+2
2010-09-26de2104x: fix TP link detectionOndrej Zary1-2/+21
2010-09-26de2104x: fix power managementOndrej Zary1-0/+3
2010-09-24de2104x: disable autonegotiation on broken hardwareOndrej Zary1-2/+10
2010-09-24net: fix a lockdep splatEric Dumazet6-26/+26
2010-09-24mac80211: fix use-after-freeJohannes Berg1-4/+0
2010-09-22e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan1-9/+68
2010-09-22e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan2-21/+20
2010-09-22e1000e: 82579 unaccounted missed packetsBruce Allan2-0/+49
2010-09-22e1000e: 82566DC fails to get linkBruce Allan1-2/+5
2010-09-22e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan1-3/+3
2010-09-22e1000e: 82577/8/9 issues with device in SxBruce Allan1-8/+39
2010-09-22xfrm4: strip ECN bits from tos fieldUlrich Weber1-1/+1
2010-09-22atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti1-0/+6
2010-09-22atl1: fix resumeLuca Tettamanti1-2/+3
2010-09-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild1-2/+2
2010-09-22netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa1-1/+3
2010-09-22netfilter: nf_nat_snmp: fix checksum calculation (v4)Patrick McHardy1-2/+4
2010-09-22netfilter: fix a race in nf_ct_ext_create()Eric Dumazet1-1/+3
2010-09-22netfilter: fix ipt_REJECT TCP RST routing for indev == outdevChangli Gao1-0/+1
2010-09-22netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()Simon Horman1-1/+1