aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: fix psock_fanout selftest hash collisionWillem de Bruijn2013-03-20
* net: Get rid of compat defines in psock_fanout.c selftest.David S. Miller2013-03-19
* net: Fix failure string in net-socket selftests Makefile.David S. Miller2013-03-19
* packet: packet fanout rollover during socket overloadWillem de Bruijn2013-03-19
* net: Add socket() system call self test.David S. Miller2013-03-19
* xfrm: use xfrm direction when lookup policyBaker Zhang2013-03-19
* net/smsc911x: Use NULL instead of integer for pointerSachin Kamat2013-03-19
* mrf24j40: Fix byte-order of IEEE addressAlan Ott2013-03-19
* mrf24j40: Increase max SPI speed to 10MHzAlan Ott2013-03-19
* mrf24j40: Warn if transmit interrupts timeoutAlan Ott2013-03-19
* mrf24j40: pinctrl supportAlan Ott2013-03-19
* can: dump stack on protocol bugsOliver Hartkopp2013-03-19
* bnx2x: add RSS capability for GRE trafficDmitry Kravkov2013-03-18
* bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov2013-03-18
* net: Fix a comment typoKusanagi Kouichi2013-03-18
* net: ftgmac100: Use module_platform_driver()Sachin Kamat2013-03-18
* net: ep93xx_eth: Use module_platform_driver()Sachin Kamat2013-03-18
* net: dm9000: Use module_platform_driver()Sachin Kamat2013-03-18
* net: neterion: replace ip_fast_csum with csum_replace2Li RongQing2013-03-18
* tcp: Remove TCPCTChristoph Paasch2013-03-17
* drivers: net: irda: use resource_size() in au1k_ir.cSilviu-Mihai Popescu2013-03-17
* sfc: make local functions staticstephen hemminger2013-03-17
* net: fix some typos in netif featuresCong Wang2013-03-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-03-17
|\
| * openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.Ben Pfaff2013-02-22
| * openvswitch: Change ENOENT return value to ENODEV in lookup_vport().Jarno Rajahalme2013-01-09
| * linux/openvswitch.h: Make OVSP_LOCAL 32-bit.Jarno Rajahalme2013-01-07
| * openvswitch: Avoid useless holes in struct vportThomas Graf2012-12-04
| * openvswitch: Use eth_mac_addr() instead of duplicating itThomas Graf2012-12-04
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* | netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcuLai Jiangshan2013-03-17
* | vxlan: generalize forwarding tablesDavid Stevens2013-03-17
* | caif: remove caif_shmErwan Yvin2013-03-17
* | ipv4: replace ip_fast_csum with csum_replace2Li RongQing2013-03-15
* | driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2013-03-15
* | Documentation: fix neigh/default/gc_thresh1 default value.Li RongQing2013-03-15
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* | be2net: Use new F/W mailbox cmd to manipulate interrupts.Somnath Kotur2013-03-15
* | be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)Somnath Kotur2013-03-15
* | net: clean leftover of COMPAT_NET_DEV_OPS removalFernando Luis Vazquez Cao2013-03-15
* | VSOCK: Support VM sockets connected to the hypervisor.Reilly Grant2013-03-15
* | netxen: write IP address to firmware when using bondingnikolay@redhat.com2013-03-15
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-03-14
|\ \
| * | batman-adv: network coding - receive coded packets and decode themMartin Hundebøll2013-03-13
| * | batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll2013-03-13
| * | batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll2013-03-13
| * | batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll2013-03-13
| * | batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll2013-03-13
| * | batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll2013-03-13
| * | batman-adv: don't use !! in bool conversionAntonio Quartulli2013-03-13