Age | Commit message (Expand) | Author |
2010-10-05 | e1000.txt: Update e1000 documentation | Jeff Kirsher |
2010-10-05 | ixgbevf.txt: Update ixgbevf documentation | Jeff Kirsher |
2010-10-05 | cls_u32: signedness bug | Dan Carpenter |
2010-10-03 | sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac() | Dan Rosenberg |
2010-10-03 | sctp: prevent reading out-of-bounds memory | Dan Rosenberg |
2010-10-03 | ipv4: correct IGMP behavior on v3 query during v2-compatibility mode | David Stevens |
2010-10-03 | netdev: Depend on INET before selecting INET_LRO | Ben Hutchings |
2010-10-03 | Revert "ipv4: Make INET_LRO a bool instead of tristate." | Ben Hutchings |
2010-10-03 | net: Fix the condition passed to sk_wait_event() | Nagendra Tomar |
2010-10-03 | net: Fix IPv6 PMTU disc. w/ asymmetric routes | Maciej Żenczykowski |
2010-09-30 | vlan: dont drop packets from unknown vlans in promiscuous mode | Eric Dumazet |
2010-09-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-09-29 | Phonet: Correct header retrieval after pskb_may_pull | Kumar Sanghvi |
2010-09-29 | um: Proper Fix for f25c80a4: remove duplicate structure field initialization | Boaz Harrosh |
2010-09-28 | ip_gre: Fix dependencies wrt. ipv6. | David S. Miller |
2010-09-28 | net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out() | Damian Lukowski |
2010-09-28 | iwl3945: queue the right work if the scan needs to be aborted | Florian Mickler |
2010-09-27 | tcp: Fix >4GB writes on 64-bit. | David S. Miller |
2010-09-27 | net/9p: Mount only matching virtio channels | Sven Eckelmann |
2010-09-27 | de2104x: fix ethtool | Ondrej Zary |
2010-09-27 | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller |
2010-09-27 | tproxy: check for transparent flag in ip_route_newports | Ulrich Weber |
2010-09-27 | ipv6: add IPv6 to neighbour table overflow warning | Ulrich Weber |
2010-09-27 | tcp: fix TSO FACK loss marking in tcp_mark_head_lost | Yuchung Cheng |
2010-09-27 | 3c59x: fix regression from patch "Add ethtool WOL support" | Jan Beulich |
2010-09-26 | ipv6: add a missing unregister_pernet_subsys call | Neil Horman |
2010-09-26 | s390: use free_netdev(netdev) instead of kfree() | Vasiliy Kulikov |
2010-09-26 | sgiseeq: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy |
2010-09-26 | rionet: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy |
2010-09-26 | ibm_newemac: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy |
2010-09-26 | smsc911x: Add MODULE_ALIAS() | Vincent Stehlé |
2010-09-26 | net: reset skb queue mapping when rx'ing over tunnel | Tom Herbert |
2010-09-26 | br2684: fix scheduling while atomic | Karl Hiramoto |
2010-09-26 | de2104x: fix TP link detection | Ondrej Zary |
2010-09-26 | de2104x: fix power management | Ondrej Zary |
2010-09-24 | de2104x: disable autonegotiation on broken hardware | Ondrej Zary |
2010-09-24 | net: fix a lockdep splat | Eric Dumazet |
2010-09-24 | mac80211: fix use-after-free | Johannes Berg |
2010-09-22 | e1000e: 82579 do not gate auto config of PHY by hardware during nominal use | Bruce Allan |
2010-09-22 | e1000e: 82579 jumbo frame workaround causing CRC errors | Bruce Allan |
2010-09-22 | e1000e: 82579 unaccounted missed packets | Bruce Allan |
2010-09-22 | e1000e: 82566DC fails to get link | Bruce Allan |
2010-09-22 | e1000e: 82579 SMBus address and LEDs incorrect after device reset | Bruce Allan |
2010-09-22 | e1000e: 82577/8/9 issues with device in Sx | Bruce Allan |
2010-09-22 | xfrm4: strip ECN bits from tos field | Ulrich Weber |
2010-09-22 | atl1: zero out CMB and SBM in atl1_free_ring_resources | Luca Tettamanti |
2010-09-22 | atl1: fix resume | Luca Tettamanti |
2010-09-22 | net: Move "struct net" declaration inside the __KERNEL__ macro guard | Ollie Wild |
2010-09-22 | netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag | Jiri Olsa |
2010-09-22 | netfilter: nf_nat_snmp: fix checksum calculation (v4) | Patrick McHardy |