summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Add socket() system call self test.David S. Miller2013-03-194-0/+121
* xfrm: use xfrm direction when lookup policyBaker Zhang2013-03-191-2/+21
* net/smsc911x: Use NULL instead of integer for pointerSachin Kamat2013-03-191-1/+1
* mrf24j40: Fix byte-order of IEEE addressAlan Ott2013-03-191-1/+1
* mrf24j40: Increase max SPI speed to 10MHzAlan Ott2013-03-191-3/+2
* mrf24j40: Warn if transmit interrupts timeoutAlan Ott2013-03-191-0/+1
* mrf24j40: pinctrl supportAlan Ott2013-03-191-0/+7
* can: dump stack on protocol bugsOliver Hartkopp2013-03-191-7/+4
* bnx2x: add RSS capability for GRE trafficDmitry Kravkov2013-03-183-11/+24
* bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov2013-03-183-28/+204
* net: Fix a comment typoKusanagi Kouichi2013-03-181-1/+1
* net: ftgmac100: Use module_platform_driver()Sachin Kamat2013-03-181-16/+1
* net: ep93xx_eth: Use module_platform_driver()Sachin Kamat2013-03-181-12/+1
* net: dm9000: Use module_platform_driver()Sachin Kamat2013-03-181-16/+1
* net: neterion: replace ip_fast_csum with csum_replace2Li RongQing2013-03-181-4/+2
* tcp: Remove TCPCTChristoph Paasch2013-03-1718-841/+38
* drivers: net: irda: use resource_size() in au1k_ir.cSilviu-Mihai Popescu2013-03-171-2/+3
* sfc: make local functions staticstephen hemminger2013-03-172-5/+5
* net: fix some typos in netif featuresCong Wang2013-03-171-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-03-175-26/+19
|\
| * openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.Ben Pfaff2013-02-223-11/+13
| * openvswitch: Change ENOENT return value to ENODEV in lookup_vport().Jarno Rajahalme2013-01-091-1/+1
| * linux/openvswitch.h: Make OVSP_LOCAL 32-bit.Jarno Rajahalme2013-01-071-1/+1
| * openvswitch: Avoid useless holes in struct vportThomas Graf2012-12-041-2/+2
| * openvswitch: Use eth_mac_addr() instead of duplicating itThomas Graf2012-12-041-12/+2
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-1738-168/+104
* | netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcuLai Jiangshan2013-03-171-2/+1
* | vxlan: generalize forwarding tablesDavid Stevens2013-03-173-58/+210
* | caif: remove caif_shmErwan Yvin2013-03-175-909/+0
* | ipv4: replace ip_fast_csum with csum_replace2Li RongQing2013-03-151-3/+2
* | driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2013-03-152-6/+5
* | Documentation: fix neigh/default/gc_thresh1 default value.Li RongQing2013-03-151-1/+1
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-1542-278/+122
* | be2net: Use new F/W mailbox cmd to manipulate interrupts.Somnath Kotur2013-03-153-8/+50
* | be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)Somnath Kotur2013-03-151-11/+10
* | net: clean leftover of COMPAT_NET_DEV_OPS removalFernando Luis Vazquez Cao2013-03-151-1/+0
* | VSOCK: Support VM sockets connected to the hypervisor.Reilly Grant2013-03-152-3/+16
* | netxen: write IP address to firmware when using bondingnikolay@redhat.com2013-03-153-78/+155
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-03-1419-65/+2259
|\ \
| * | batman-adv: network coding - receive coded packets and decode themMartin Hundebøll2013-03-133-0/+246
| * | batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll2013-03-136-3/+253
| * | batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll2013-03-135-0/+466
| * | batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll2013-03-134-7/+557
| * | batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll2013-03-137-0/+524
| * | batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll2013-03-1310-1/+184
| * | batman-adv: don't use !! in bool conversionAntonio Quartulli2013-03-132-5/+5
| * | batman-adv: Return reason for failure in batadv_check_unicast_packet()Martin Hundebøll2013-03-131-4/+14
| * | batman-adv: replace redundant primary_if_get callsMarek Lindner2013-03-133-46/+11
* | | csiostor: Cleanup chip specific operations.Arvind Bhushan2013-03-146-512/+193
* | | csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan2013-03-145-18/+212