aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* fib: RCU conversion of fib_lookup()Eric Dumazet2010-10-05
* bonding: add retransmit membership reports tunableFlavio Leitner2010-10-05
* bonding: fix to rejoin multicast groups immediatelyFlavio Leitner2010-10-05
* bonding: rejoin multicast groups on VLANsFlavio Leitner2010-10-05
* ehea: converting msleeps to waitqueue on check_sqs() functionBreno Leitao2010-10-05
* ehea: using wait queues instead of msleep on ehea_flush_sqBreno Leitao2010-10-05
* ixgbevf: declare functions as staticEmil Tantilov2010-10-05
* AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix socketsAlban Crequy2010-10-05
* net neigh: RCU conversion of neigh hash tableEric Dumazet2010-10-05
* net neigh: neigh_delete() and neigh_add() changesEric Dumazet2010-10-05
* net: add a core netdev->rx_dropped counterEric Dumazet2010-10-05
* ppp: Use a real SKB control block in fragmentation engine.David S. Miller2010-10-05
* ipv6: make __ipv6_isatap_ifid staticstephen hemminger2010-10-05
* fib: fib_rules_cleanup can be staticstephen hemminger2010-10-05
* fib: cleanupsEric Dumazet2010-10-05
* wimax: make functions localstephen hemminger2010-10-05
* qlcnic: remove dead codestephen hemminger2010-10-05
* caif: remove duplicated includeNicolas Kaiser2010-10-05
* don't let BCM63XX_PHY depend on non-existant symbolUwe Kleine-König2010-10-05
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-05
* net: relax rtnl_dereference()David S. Miller2010-10-05
* ipvs: Use frag walker helper in SCTP proto support.David S. Miller2010-10-05
* net: dynamic ingress_queue allocationEric Dumazet2010-10-05
* qlcnic: set mtu lower limitSritej Velaga2010-10-05
* qlcnic: cleanup port mode settingSritej Velaga2010-10-05
* qlcnic: sparse warning fixesSucheta Chakraborty2010-10-05
* qlcnic: fix vlan TSO on big endian machineSucheta Chakraborty2010-10-05
* qlcnic: fix endianess for lroSucheta Chakraborty2010-10-05
* qlcnic: fix diag registerAmit Kumar Salecha2010-10-05
* qlcnic: fix eswitch statsAmit Kumar Salecha2010-10-05
* qlcnic: fix internal loopback testAmit Kumar Salecha2010-10-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-04
|\
| * sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg2010-10-04
| * sctp: prevent reading out-of-bounds memoryDan Rosenberg2010-10-04
| * ipv4: correct IGMP behavior on v3 query during v2-compatibility modeDavid Stevens2010-10-04
| * netdev: Depend on INET before selecting INET_LROBen Hutchings2010-10-04
| * Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings2010-10-04
| * net: Fix the condition passed to sk_wait_event()Nagendra Tomar2010-10-03
| * net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski2010-10-03
| * vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet2010-09-30
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-30
| |\
| * | Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi2010-09-29
| * | um: Proper Fix for f25c80a4: remove duplicate structure field initializationBoaz Harrosh2010-09-29
| * | ip_gre: Fix dependencies wrt. ipv6.David S. Miller2010-09-29
| * | net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski2010-09-28
| * | tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-27
| * | net/9p: Mount only matching virtio channelsSven Eckelmann2010-09-27
| * | de2104x: fix ethtoolOndrej Zary2010-09-27
| * | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-27
| |\ \
| | * | vhost: fix log ctx signallingMichael S. Tsirkin2010-09-22