summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: optimize inet6_hash_frag()Eric Dumazet2013-02-181-14/+1
* Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-02-181-59/+44
|\
| * tipc: remove redundant checking for the number of iovecs in a send requestYing Xue2013-02-151-6/+3
| * tipc: byte-based overload control on socket receive queueYing Xue2013-02-151-38/+39
| * tipc: eliminate duplicated discard_rx_queue routineYing Xue2013-02-151-15/+2
* | net: use skb_reset_mac_len() in dev_gro_receive()Eric Dumazet2013-02-151-3/+1
* | ieee802154: at86rf230: Remove empty suspend/resume callbacksLars-Peter Clausen2013-02-151-12/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-02-154-300/+495
|\ \
| * | ixgbe: refactor initialization of feature flagsEmil Tantilov2013-02-151-20/+38
| * | igb: Refractoring function pointers in igb_get_invariants functionAkeem G. Abodunrin2013-02-151-251/+11
| * | igb: Intialize MAC function pointersAkeem G. Abodunrin2013-02-151-0/+61
| * | igb: Initialize NVM function pointersAkeem G. Abodunrin2013-02-151-0/+109
| * | igb: Initialize PHY function pointersAkeem G. Abodunrin2013-02-151-0/+112
| * | igb: Update igb to use a path similar to ixgbe to determine when to stop TxAlexander Duyck2013-02-152-15/+28
| * | igb: Refix sparse warning in igb_get_i2c_clientCarolyn Wyborny2013-02-151-1/+1
| * | igb: Fix for improper allocation flag in igb_get_i2c_clientCarolyn Wyborny2013-02-151-1/+1
| * | igb: Fix for improper exit in igb_get_i2c_clientCarolyn Wyborny2013-02-151-6/+1
| * | igb: Support using build_skb in the case that jumbo frames are disabledAlexander Duyck2013-02-152-34/+161
* | | v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2013-02-1512-11/+226
* | | net: factor out skb_mac_gso_segment() from skb_gso_segment()Pravin B Shelar2013-02-152-31/+50
* | | net: Add skb_unclone() helper function.Pravin B Shelar2013-02-1513-21/+23
| |/ |/|
* | tg3: Update version to 3.130Michael Chan2013-02-151-2/+2
* | tg3: Set initial carrier state to off.Michael Chan2013-02-151-0/+2
* | tg3: Fix 5762 NVRAM sizingMichael Chan2013-02-151-2/+4
* | tg3: Expand EEE support for all 5717 B0Michael Chan2013-02-151-1/+1
* | tg3: Add 57766 device support.Matt Carlson2013-02-152-1/+19
|/
* net: Don't write to current task flags on every packet received.David S. Miller2013-02-141-18/+28
* gianfar: Fix and cleanup Rx FCB indicationClaudiu Manoil2013-02-142-21/+21
* gianfar: Remove wrong buffer size conditioning to VLAN h/w offloadClaudiu Manoil2013-02-141-3/+0
* gianfar: gfar_process_frame returns voidClaudiu Manoil2013-02-141-6/+4
* gianfar: GRO_DROP is unlikelyClaudiu Manoil2013-02-141-1/+1
* gianfar: Cleanup and optimize struct gfar_privateClaudiu Manoil2013-02-141-45/+48
* gianfar: Add device ref (dev) in gfar_privateClaudiu Manoil2013-02-142-12/+14
* gianfar: Remove unused device_node ref in gfar_privateClaudiu Manoil2013-02-142-5/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-02-1410-41/+438
|\
| * xfrm: Allow inserting policies with matching mark and different prioritiesSteffen Klassert2013-02-111-2/+16
| * xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2013-02-064-8/+95
| * xfrm: remove unused xfrm4_policy_fini()Michal Kubecek2013-02-061-9/+0
| * xfrm: Add a state resolution packet queueSteffen Klassert2013-02-063-4/+233
| * xfrm: fix a unbalanced lockLi RongQing2013-02-011-1/+1
| * pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...Jussi Kivilinna2013-02-013-16/+93
| * af_key: remove a duplicated skb_orphan()Cong Wang2013-01-281-1/+0
* | bridge: make ifla_br_policy and br_af_ops staticCong Wang2013-02-141-2/+2
* | bgmac: add read of interrupt mask after disabling interruptsNathan Hintz2013-02-141-0/+1
* | bridge: use __u16 in if_bridge.hCong Wang2013-02-141-2/+2
* | Merge branch 'bridge_vlan'David S. Miller2013-02-1323-131/+1265
|\ \
| * | bridge: Separate egress policy bitmapVlad Yasevich2013-02-134-6/+20
| * | bridge: Add vlan support for local fdb entriesVlad Yasevich2013-02-134-25/+125
| * | bridge: Add vlan support to static neighborsVlad Yasevich2013-02-1310-35/+162
| * | bridge: Add vlan id to multicast groupsVlad Yasevich2013-02-132-20/+50
OpenPOWER on IntegriCloud