summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sky2: support for new Optima chipsets (EXPERIMENTAL)stephen hemminger2011-07-082-8/+89
* sky2: use correct Inter Packet Gap at 10/100mbitstephen hemminger2011-07-082-6/+26
* sky2: force receive checksum when using RSS on some hardware (v2)stephen hemminger2011-07-082-3/+18
* Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-07-086-32/+147
|\
| * batman-adv: request the full table if tt_crc doesn't matchAntonio Quartulli2011-07-071-0/+12
| * batman-adv: keep global table consistency in case of roamingAntonio Quartulli2011-07-071-2/+8
| * batman-adv: keep local table consistency for further TT_RESPONSEAntonio Quartulli2011-07-074-30/+125
| * batman-adv: initialise last_ttvn and tt_crc for the orig_node structureAntonio Quartulli2011-07-071-0/+2
* | packet: Fix build with INET disabled.David S. Miller2011-07-071-0/+2
* | af_packet: lock imbalanceEric Dumazet2011-07-071-31/+31
* | sky2: use GFP_KERNEL allocations at device setupEric Dumazet2011-07-071-6/+7
* | bnx2x: Add dcbnl notificationShmulik Ravid2011-07-071-3/+9
* | lib/checksum.c: optimize do_csum a bitIan Abbott2011-07-071-8/+5
* | macvtap: macvtapTX zero-copy supportShirley Ma2011-07-071-11/+121
* | skbuff: skb supports zero-copy buffersShirley Ma2011-07-072-1/+95
* | sock.h: Add a new sock zero-copy flagShirley Ma2011-07-071-0/+1
* | gianfar v2: code cleanupsSebastian Poehn2011-07-072-24/+29
* | Disable router anycast address for /127 prefixesBjørn Mork2011-07-071-0/+2
* | rose: Delete commented out references to ancient firewalling code.David S. Miller2011-07-072-12/+0
* | skge: update versionstephen hemminger2011-07-072-2/+2
* | skge: make support for old Genesis chips optionalstephen hemminger2011-07-072-32/+56
* | add pci-id for DGE-530Tstephen hemminger2011-07-071-0/+1
* | skge: cleanup pci id tablestephen hemminger2011-07-071-11/+10
* | net: doc: fix compile warning of no format arguments in ifenslave.cShan Wei2011-07-071-9/+9
* | net: fix warning of versioncheckShan Wei2011-07-072-2/+0
* | packet: Fix leak in pre-defrag support.David S. Miller2011-07-061-1/+1
* | net: sched: constify tcf_proto and tc_actionEric Dumazet2011-07-0623-35/+39
* | packet: Add 'cpu' fanout policy.David S. Miller2011-07-062-37/+29
* | veth: Kill unused tx_droppedEric Dumazet2011-07-061-4/+1
* | veth: Kill unused code label and code block.David S. Miller2011-07-051-7/+0
* | dcbnl: Add CEE notificationShmulik Ravid2011-07-052-191/+229
* | dcbnl: Aggregated CEE GET operationShmulik Ravid2011-07-052-9/+173
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-05305-1685/+2759
|\ \
| * | net: vlan: enable soft features regardless of underlying deviceShan Wei2011-07-051-0/+5
| * | vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara2011-07-052-43/+96
| * | bridge: Always flood broadcast packetsHerbert Xu2011-07-052-3/+7
| * | greth: greth_set_mac_add would corrupt the MAC address.Kristoffer Glembo2011-07-041-4/+3
| * | net: bind() fix error return on wrong address familyMarcus Meissner2011-07-042-2/+4
| * | natsemi: silence dma-debug warningsFUJITA Tomonori2011-07-031-1/+2
| * | net: 8139too: Initial necessary vlan_features to support vlanShan Wei2011-07-031-0/+1
| * | Fix call trace when interrupts are disabled while sleeping function kzalloc i...Shyam Iyer2011-07-011-4/+3
| * | qlge:Version change to v1.00.00.29Jitendra Kalsaria2011-07-011-1/+1
| * | qlge: Fix printk priority so chip fatal errors are always reported.Jitendra Kalsaria2011-07-011-13/+9
| * | qlge:Fix crash caused by mailbox execution on wedged chip.Jitendra Kalsaria2011-07-012-4/+15
| * | xfrm4: Don't call icmp_send on local errorSteffen Klassert2011-07-011-1/+6
| * | ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert2011-07-011-1/+1
| * | xfrm: Remove family arg from xfrm_bundle_okSteffen Klassert2011-07-011-3/+3
| * | ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-013-8/+12
| * | ipv6: Don't change dst->flags using assignments.David S. Miller2011-07-011-10/+2
| * | 6pack,mkiss: fix lock inconsistencyArnd Bergmann2011-07-012-4/+4
OpenPOWER on IntegriCloud