summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dp83640: free packet queues on removeRichard Cochran2011-10-251-0/+7
* dp83640: use proper function to free transmit time stamping packetsRichard Cochran2011-10-251-2/+2
* ipv6: Do not use routes from locally generated RAsAndreas Hofmeister2011-10-251-0/+8
* |PATCH net-next] tg3: add tx_dropped counterEric Dumazet2011-10-252-12/+12
* be2net: don't create multiple RX/TX rings in multi channel modeSathya Perla2011-10-252-4/+18
* be2net: don't create multiple TXQs in BE2Sathya Perla2011-10-251-10/+16
* be2net: refactor VF setup/teardown code into be_vf_setup/clear()Sathya Perla2011-10-253-152/+147
* be2net: add vlan/rx-mode/flow-control config to be_setup()Sathya Perla2011-10-251-65/+56
* net_sched: cls_flow: use skb_header_pointer()Eric Dumazet2011-10-251-92/+96
* ipv4: avoid useless call of the function check_peer_pmtuGao feng2011-10-251-2/+1
* Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-25130-526/+842
|\
| * net: Fix driver name for mdio-gpio.cDirk Eibach2011-10-241-1/+1
| * rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman2011-10-241-0/+1
| * ipv4: fix ipsec forward performance regressionYan, Zheng2011-10-241-7/+7
| * jme: fix irq storm after suspend/resumeClemens Buchacher2011-10-241-0/+6
| * route: fix ICMP redirect validationFlavio Leitner2011-10-241-5/+31
| * net: hold sock reference while processing tx timestampsRichard Cochran2011-10-243-4/+17
| * tg3: fix tigon3_dma_hwbug_workaround()Eric Dumazet2011-10-221-4/+4
| * Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-10-201-1/+6
| |\
| | * batman-adv: correctly set the data field in the TT_REPONSE packetAntonio Quartulli2011-10-181-1/+4
| | * batman-adv: fix tt_local_reset_flags() functionAntonio Quartulli2011-10-181-0/+2
| * | ip_gre: dont increase dev->needed_headroom on a live deviceEric Dumazet2011-10-201-2/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-10-206-55/+37
| |\ \
| | * | sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal2011-10-201-1/+2
| | * | sparc: Avoid calling sigprocmask()David S. Miller2011-10-123-3/+3
| | * | sparc: Use set_current_blocked()Matt Fleming2011-10-123-49/+30
| | * | sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom2011-10-072-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-2028-155/+330
| |\ \ \
| | * | | fib_rules: fix unresolved_rules countingYan, Zheng2011-10-201-1/+4
| | * | | r8169: fix wrong eee setting for rlt8111evlhayeswang2011-10-201-1/+1
| | * | | r8169: fix driver shutdown WoL regression.françois romieu2011-10-191-32/+56
| | * | | ehea: Change maintainer to meThadeu Lima de Souza Cascardo2011-10-191-1/+1
| | * | | pptp: pptp_rcv_core() misses pskb_may_pull() callEric Dumazet2011-10-191-8/+12
| | * | | tproxy: copy transparent flag when creating a time waitKOVACS Krisztian2011-10-191-0/+1
| | * | | pptp: fix skb leak in pptp_xmit()Eric Dumazet2011-10-191-0/+2
| | * | | bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka2011-10-191-2/+5
| | * | | smsc911x: Add support for SMSC LAN89218Phil Edworthy2011-10-191-0/+2
| | * | | tg3: negate USE_PHYLIB flag checkJiri Pirko2011-10-191-1/+1
| | * | | netconsole: enable netconsole can make net_device refcnt incorrentGao feng2011-10-191-0/+5
| | * | | bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore2011-10-194-1/+12
| | * | | l2tp: fix a potential skb leak in l2tp_xmit_skb()Eric Dumazet2011-10-191-1/+3
| | * | | bridge: fix hang on removal of bridge via netlinkstephen hemminger2011-10-193-4/+7
| | * | | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-10-184-53/+89
| | |\ \ \
| | | * | | IPVS netns shutdown/startup dead-lockHans Schillstrom2011-10-123-51/+87
| | | * | | netfilter: nf_conntrack: fix event flooding in GRE protocol trackerFlorian Westphal2011-10-031-2/+2
| | * | | | x25: Prevent skb overreads when checking call user dataMatthew Daley2011-10-181-1/+2
| | * | | | x25: Handle undersized/fragmented skbsMatthew Daley2011-10-186-17/+87
| | * | | | x25: Validate incoming call user data lengthsMatthew Daley2011-10-182-0/+9
| | * | | | udplite: fast-path computation of checksum coverageGerrit Renker2011-10-181-32/+31
| * | | | | mm: fix race between mremap and removing migration entryHugh Dickins2011-10-201-4/+4