summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Print functions in /proc/net/ptype without the offset.David S. Miller2013-03-251-1/+1
* ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-252-12/+7
* Revert "udp: increase inner ip header ID during segmentation"Pravin B Shelar2013-03-251-6/+1
* Revert "ip_gre: increase inner ip header ID during segmentation"Pravin B Shelar2013-03-251-6/+1
* dsa: fix freeing of sparse port allocationFlorian Fainelli2013-03-251-3/+5
* dsa: factor freeing of dsa_platform_dataFlorian Fainelli2013-03-251-20/+18
* dsa: fix device tree binding documentation typo on #address-cellsFlorian Fainelli2013-03-251-1/+1
* xen-netback: remove skb in xen_netbk_alloc_pageWei Liu2013-03-251-3/+2
* xen-netfront: frags -> slots in xennet_get_responsesWei Liu2013-03-251-9/+9
* xen-netfront: remove unused variable `extra'Wei Liu2013-03-251-7/+1
* net: fec: build fec.c and fec_ptp.c to one moduleFrank Li2013-03-253-4/+2
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-2514-82/+228
|\
| * netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov2013-03-193-20/+43
| * netfilter: nf_conntrack: add include to fix sparse warningstephen hemminger2013-03-191-0/+1
| * netfilter: nfnetlink_queue: zero copy supportEric Dumazet2013-03-191-22/+72
| * netfilter: ctnetlink: allow to dump expectation per master conntrackPablo Neira Ayuso2013-03-191-5/+95
| * ipvs: fix some sparse warningsJulian Anastasov2013-03-193-9/+3
| * ipvs: fix hashing in ip_vs_svc_hashkeyJulian Anastasov2013-03-191-3/+5
| * netfilter: nfnetlink_queue: use xor hash function to distribute instancesPablo Neira Ayuso2013-03-151-1/+1
| * netfilter: ebt_ulog: remove unnecessary spin lock protectionGao feng2013-03-151-2/+1
| * netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope idHannes Frederic Sowa2013-03-151-6/+2
| * bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu2013-03-151-3/+1
| * ipv4: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu2013-03-151-3/+1
| * netfilter: ip6t_NPT: Use csum_partial()YOSHIFUJI Hideaki2013-03-151-8/+3
* | Merge tag 'firewire-net-resource-mgt' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2013-03-241-72/+105
|\ \
| * | firewire net: Release broadcast/fifo resources on ifdown.YOSHIFUJI Hideaki2013-03-131-4/+4
| * | firewire net: Introduce fwnet_broadcast_stop() to destroy broadcast resources.YOSHIFUJI Hideaki2013-03-131-32/+36
| * | firewire net: Allocate dev->broadcast_rcv_buffer_ptrs early.YOSHIFUJI Hideaki2013-03-131-12/+12
| * | firewire net: Fix leakage of kmap for broadcast receive buffer.YOSHIFUJI Hideaki2013-03-131-0/+7
| * | firewire net: Omit checking dev->broadcast_rcv_context in fwnet_broadcast_sta...YOSHIFUJI Hideaki2013-03-131-31/+26
| * | firewire net: Clear dev->broadcast_rcv_context and dev->broadcast_state after...YOSHIFUJI Hideaki2013-03-131-0/+3
| * | firewire net: Fix memory leakage in fwnet_remove().YOSHIFUJI Hideaki2013-03-131-0/+2
| * | firewire net: Check dev->broadcast_state inside fwnet_broadcast_start().YOSHIFUJI Hideaki2013-03-131-5/+7
| * | firewire net: Setup broadcast and local fifo independently.YOSHIFUJI Hideaki2013-03-131-7/+8
| * | firewire net: Introduce fwnet_fifo_{start, stop}() helpers.YOSHIFUJI Hideaki2013-03-131-16/+35
| * | firewire net: No need to reset dev->local_fifo after failure of fw_core_add_a...YOSHIFUJI Hideaki2013-03-131-1/+1
* | | bridge: avoid br_ifinfo_notify when nothing changedHong zhi guo2013-03-241-2/+2
* | | dsa: add device tree bindings to register DSA switchesFlorian Fainelli2013-03-242-5/+319
* | | ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa2013-03-242-2/+23
* | | inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...Hannes Frederic Sowa2013-03-243-30/+35
* | | ipv6: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-242-0/+9
* | | ipv4: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-242-1/+10
* | | mv643xx_eth: defer probing if Marvell Orion MDIO driver not loadedSimon Baatz2013-03-241-3/+9
* | | net: mvmdio: define module alias for platform deviceSimon Baatz2013-03-241-0/+1
* | | l2tp: calling the ref() instead of deref()Dan Carpenter2013-03-221-1/+1
* | | ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUNDAlexander Duyck2013-03-221-3/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-2222-72/+133
|\ \ \
| * | | tcp: preserve ACK clocking in TSOEric Dumazet2013-03-221-2/+5
| * | | net: fix *_DIAG_MAX constantsAndrey Vagin2013-03-212-2/+6
| * | | Merge branch 'mlx4'David S. Miller2013-03-213-22/+47
| |\ \ \
OpenPOWER on IntegriCloud