summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-08dcbnl: unlock on an error path in dcbnl_cee_fill()Dan Carpenter1-1/+1
2011-07-08skge/sky2: change config references to Marvellstephen hemminger1-4/+4
2011-07-08sky2: version 1.29stephen hemminger1-1/+1
2011-07-08sky2: support for new Optima chipsets (EXPERIMENTAL)stephen hemminger2-8/+89
2011-07-08sky2: use correct Inter Packet Gap at 10/100mbitstephen hemminger2-6/+26
2011-07-08sky2: force receive checksum when using RSS on some hardware (v2)stephen hemminger2-3/+18
2011-07-08Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-32/+147
2011-07-07batman-adv: request the full table if tt_crc doesn't matchAntonio Quartulli1-0/+12
2011-07-07batman-adv: keep global table consistency in case of roamingAntonio Quartulli1-2/+8
2011-07-07batman-adv: keep local table consistency for further TT_RESPONSEAntonio Quartulli4-30/+125
2011-07-07batman-adv: initialise last_ttvn and tt_crc for the orig_node structureAntonio Quartulli1-0/+2
2011-07-07packet: Fix build with INET disabled.David S. Miller1-0/+2
2011-07-07af_packet: lock imbalanceEric Dumazet1-31/+31
2011-07-07sky2: use GFP_KERNEL allocations at device setupEric Dumazet1-6/+7
2011-07-07bnx2x: Add dcbnl notificationShmulik Ravid1-3/+9
2011-07-07lib/checksum.c: optimize do_csum a bitIan Abbott1-8/+5
2011-07-07macvtap: macvtapTX zero-copy supportShirley Ma1-11/+121
2011-07-07skbuff: skb supports zero-copy buffersShirley Ma2-1/+95
2011-07-07sock.h: Add a new sock zero-copy flagShirley Ma1-0/+1
2011-07-07gianfar v2: code cleanupsSebastian Poehn2-24/+29
2011-07-07Disable router anycast address for /127 prefixesBjørn Mork1-0/+2
2011-07-07rose: Delete commented out references to ancient firewalling code.David S. Miller2-12/+0
2011-07-07skge: update versionstephen hemminger2-2/+2
2011-07-07skge: make support for old Genesis chips optionalstephen hemminger2-32/+56
2011-07-07add pci-id for DGE-530Tstephen hemminger1-0/+1
2011-07-07skge: cleanup pci id tablestephen hemminger1-11/+10
2011-07-07net: doc: fix compile warning of no format arguments in ifenslave.cShan Wei1-9/+9
2011-07-07net: fix warning of versioncheckShan Wei2-2/+0
2011-07-06packet: Fix leak in pre-defrag support.David S. Miller1-1/+1
2011-07-06net: sched: constify tcf_proto and tc_actionEric Dumazet23-35/+39
2011-07-06packet: Add 'cpu' fanout policy.David S. Miller2-37/+29
2011-07-06veth: Kill unused tx_droppedEric Dumazet1-4/+1
2011-07-06veth: Kill unused code label and code block.David S. Miller1-7/+0
2011-07-06dcbnl: Add CEE notificationShmulik Ravid2-191/+229
2011-07-06dcbnl: Aggregated CEE GET operationShmulik Ravid2-9/+173
2011-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller305-1685/+2759
2011-07-06b44: Use pr_<level>_once and DRV_DESCRIPTIONJoe Perches1-10/+4
2011-07-06net: Add GSO to vlan_features initializationShan Wei1-4/+5
2011-07-06packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller2-2/+49
2011-07-06ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller2-3/+5
2011-07-06packet: Add fanout support.David S. Miller2-5/+255
2011-07-06packet: Add helpers to register/unregister ->prot_hookDavid S. Miller1-44/+59
2011-07-06net: vlan: enable soft features regardless of underlying deviceShan Wei1-0/+5
2011-07-06Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller13-59/+71
2011-07-06vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara2-43/+96
2011-07-06bridge: Always flood broadcast packetsHerbert Xu2-3/+7
2011-07-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller84-202/+16663
2011-07-05batman-adv: Replace version info instead of appending themSven Eckelmann4-21/+9
2011-07-05batman-adv: aggregation checks should use the primary_if pointerMarek Lindner1-5/+20
2011-07-05batman-adv: broadcast primary OGM on all active hard-interfacesMarek Lindner1-4/+13