summaryrefslogtreecommitdiffstats
path: root/net/packet/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-12sctp: kzalloc() error handling on deleting last addressMichio Honda1-0/+4
2011-06-12net: add Faraday FTGMAC100 Gigabit Ethernet driverPo-Yu Chuang4-0/+1621
2011-06-11net/m68k: Include <linux/interrupt.h> where neededGeert Uytterhoeven2-0/+2
2011-06-10ixgbevf: Update the driver stringGreg Rose1-1/+1
2011-06-10rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose30-90/+158
2011-06-10igb: Change version to remove number after -k in kernel versions.Carolyn Wyborny1-2/+1
2011-06-10igbvf: update version numberWilliams, Mitch A1-1/+1
2011-06-10e1000e: update driver versionBruce Allan1-2/+2
2011-06-10e1000e: remove redundant reverse dependency on CRC32Bruce Allan1-1/+0
2011-06-10e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800Bruce Allan2-11/+14
2011-06-10e1000e: access multiple PHY registers on same page at the same timeBruce Allan5-225/+366
2011-06-10e1000e: do not schedule the Tx queue until readyBruce Allan1-6/+5
2011-06-10e1000e: log when swflag is cleared unexpectedly on ICH/PCH devicesBruce Allan1-3/+8
2011-06-10e1000e: 82579 intermittently disabled during S0->SxBruce Allan3-15/+79
2011-06-10e1000e: disable far-end loopback mode on ESB2Bruce Allan2-0/+9
2011-06-10bonding: delete unused arp_mon_ptPeter Pan(潘卫平)1-1/+0
2011-06-10bonding: delete unused ad_timerPeter Pan(潘卫平)1-1/+0
2011-06-10bonding:delete agg_select_mode from ad_bond_infoPeter Pan(潘卫平)2-3/+1
2011-06-10bonding:delete lacp_fast from ad_bond_infoPeter Pan(潘卫平)3-10/+5
2011-06-10bonding: make 802.3ad use latest lacp_ratePeter Pan(潘卫平)3-0/+33
2011-06-09enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controllerVasanthy Kolluri2-3/+7
2011-06-09enic: Get/Set interrupt resource index for transmit and receive queuesVasanthy Kolluri4-3/+6
2011-06-09enic: Log device configuration in detail during driver loadVasanthy Kolluri3-6/+26
2011-06-09enic: Pass 802.1p bits for packets tagged with vlan zeroVasanthy Kolluri1-2/+1
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-09net: emaclite: Add missing linux/interrupt.h headerMichal Simek1-0/+1
2011-06-09tun: do not put self in waitq if doing a nonblock readAmos Kong1-2/+4
2011-06-09tun: dont force inline of functionsstephen hemminger1-9/+9
2011-06-09tun: reserves space for network in skbstephen hemminger1-2/+2
2011-06-09cnic, bnx2: Check iSCSI support early in bnx2_init_one()Michael Chan2-10/+9
2011-06-09cnic: Improve NETDEV_UP event handlingMichael Chan1-2/+2
2011-06-09cnic: Randomize initial TCP port for iSCSI connectionsEddie Wai1-5/+9
2011-06-09cnic: Fix race conditions with firmwareMichael Chan1-3/+11
2011-06-09cnic: Fix interrupt logicMichael Chan1-9/+4
2011-06-09inetpeer: lower false sharing effectEric Dumazet1-11/+13
2011-06-09niu: support 64 bit stats interfacestephen hemminger1-16/+20
2011-06-09myricom: update to 64 bit statsstephen hemminger1-6/+8
2011-06-09enic: update to support 64 bit statsstephen hemminger1-4/+4
2011-06-09netxen: convert to 64 bit statisticsstephen hemminger1-4/+5
2011-06-09veth: convert to 64 bit statisticsstephen hemminger1-23/+18
2011-06-09vmxnet3: convert to 64 bit stats interfacestephen hemminger3-25/+26
2011-06-09inetpeer: remove unused listEric Dumazet5-234/+74
2011-06-09tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu8-27/+55
2011-06-09ipv6: generate link local address for GRE tunnelstephen hemminger1-0/+35
2011-06-09iph: use default get_statsstephen hemminger1-11/+4