summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-0111-35/+46
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-3011-35/+46
| | |\
| | | * ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin2011-06-291-5/+3
| | | * ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan2011-06-291-0/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-3022-134/+155
| |\| |
| | * | usbnet: Remove over-broad module alias from zaurus.Dave Jones2011-06-291-10/+0
| | * | MAINTAINERS: drop Michael from bfin_mac driverMike Frysinger2011-06-291-1/+0
| | * | net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde2011-06-291-2/+2
| | * | rionet: fix NULL pointer dereference in rionet_removeYinglin Luan2011-06-291-13/+15
| | * | net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2011-06-294-14/+11
| | * | netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov2011-06-292-48/+26
| | * | ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert2011-06-271-5/+5
| | * | ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert2011-06-271-5/+2
| | * | cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...John (Jay) Hernandez2011-06-241-2/+2