summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-07xen-netback: Add stat counters for zerocopyZoltan Kiss
2014-03-07xen-netback: Remove old TX grant copy definitons and fix indentationsZoltan Kiss
2014-03-07xen-netback: Introduce TX grant mappingZoltan Kiss
2014-03-07xen-netback: Handle foreign mapped pages on the guest RX pathZoltan Kiss
2014-03-07xen-netback: Minor refactoring of netback codeZoltan Kiss
2014-03-07xen-netback: Use skb->cb for pending_idxZoltan Kiss
2014-03-07l2tp: keep original skb ownershipEric Dumazet
2014-03-07tcp: do not leak non zero tstamp in output packetsEric Dumazet
2014-03-06bonding: fix const in options processingstephen hemminger
2014-03-06net_sched: htb: do not acquire qdisc lock in dump operationsEric Dumazet
2014-03-06Merge branch '6lowpan'David S. Miller
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring
2014-03-066lowpan: add missing include of net/ipv6.hAlexander Aring
2014-03-06be2net: do external loopback test only when it is requestedIvan Vecera
2014-03-06net/mlx4_en: mlx4_en_verify_params() can be staticFengguang Wu
2014-03-06bonding: options handling cleanupstephen hemminger
2014-03-06bonding: remove dead codestephen hemminger
2014-03-06tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller
2014-03-06bonding: make slave status notifications GFP_ATOMICVeaceslav Falico
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa
2014-03-06Merge branch 'r8152'David S. Miller
2014-03-06r8152: remove rtl8152_get_statshayeswang
2014-03-06r8152: replace tp->netdev with netdevhayeswang
2014-03-06r8152: deal with the empty line and spacehayeswang
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-04ieee802154: fix whitespace issues in KconfigAlexander Aring
2014-03-04at86rf230: add help and 212 to Kconfig menu entryAlexander Aring
2014-03-04be2net: dma_sync each RX frag before passing it to the stackSathya Perla
2014-03-04Merge branch 'mpls_tc'David S. Miller
2014-03-04cfg80211: add MPLS and 802.21 classificationSimon Wunderlich
2014-03-04UAPI: add MPLS label stack definitionSimon Wunderlich
2014-03-04if_ether.h: add IEEE 802.21 EthertypeSimon Wunderlich
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-04Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-04mm: page_alloc: exempt GFP_THISNODE allocations from zone fairnessJohannes Weiner
2014-03-04mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGSLiu Ping Fan
2014-03-04MAINTAINERS: add and correct types of some "T:" entriesJoe Perches
2014-03-04MAINTAINERS: use tab for separatorJoe Perches
2014-03-04rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine
2014-03-04hfsplus: fix remount issueVyacheslav Dubeyko
2014-03-04zram: avoid null access when fail to alloc metaMinchan Kim
2014-03-04sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven
2014-03-04ocfs2: fix quota file corruptionJan Kara
2014-03-04drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for...Vikas Sajjan
2014-03-04kallsyms: fix absolute addresses for kASLRAndy Honig
2014-03-04scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compressionDaniel M. Weeks
2014-03-04mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka
2014-03-04memcg: reparent charges of children before processing parentFilipe Brandenburger
2014-03-04memcg: fix endless loop in __mem_cgroup_iter_next()Hugh Dickins