aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-07xen-netback: Introduce TX grant mappingZoltan Kiss3-165/+371
2014-03-07xen-netback: Handle foreign mapped pages on the guest RX pathZoltan Kiss2-5/+46
2014-03-07xen-netback: Minor refactoring of netback codeZoltan Kiss3-22/+27
2014-03-07xen-netback: Use skb->cb for pending_idxZoltan Kiss1-17/+25
2014-03-07l2tp: keep original skb ownershipEric Dumazet1-21/+2
2014-03-07tcp: do not leak non zero tstamp in output packetsEric Dumazet1-0/+2
2014-03-06bonding: fix const in options processingstephen hemminger3-55/+56
2014-03-06net_sched: htb: do not acquire qdisc lock in dump operationsEric Dumazet1-12/+8
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring5-5/+4
2014-03-066lowpan: add missing include of net/ipv6.hAlexander Aring1-0/+2
2014-03-06be2net: do external loopback test only when it is requestedIvan Vecera1-7/+9
2014-03-06net/mlx4_en: mlx4_en_verify_params() can be staticFengguang Wu1-1/+1
2014-03-06bonding: options handling cleanupstephen hemminger5-127/+141
2014-03-06bonding: remove dead codestephen hemminger2-48/+0
2014-03-06tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller2-2/+3
2014-03-06bonding: make slave status notifications GFP_ATOMICVeaceslav Falico1-4/+4
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa3-6/+5
2014-03-06r8152: remove rtl8152_get_statshayeswang1-15/+6
2014-03-06r8152: replace tp->netdev with netdevhayeswang1-3/+5
2014-03-06r8152: deal with the empty line and spacehayeswang1-3/+6
2014-03-04ieee802154: fix whitespace issues in KconfigAlexander Aring2-14/+14
2014-03-04at86rf230: add help and 212 to Kconfig menu entryAlexander Aring1-1/+7
2014-03-04be2net: dma_sync each RX frag before passing it to the stackSathya Perla2-11/+24
2014-03-04cfg80211: add MPLS and 802.21 classificationSimon Wunderlich1-0/+16
2014-03-04UAPI: add MPLS label stack definitionSimon Wunderlich2-0/+40
2014-03-04if_ether.h: add IEEE 802.21 EthertypeSimon Wunderlich1-0/+1
2014-03-04mm: page_alloc: exempt GFP_THISNODE allocations from zone fairnessJohannes Weiner1-4/+22
2014-03-04mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGSLiu Ping Fan1-2/+2
2014-03-04MAINTAINERS: add and correct types of some "T:" entriesJoe Perches1-8/+9
2014-03-04MAINTAINERS: use tab for separatorJoe Perches1-44/+44
2014-03-04rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine2-9/+19
2014-03-04hfsplus: fix remount issueVyacheslav Dubeyko1-1/+1
2014-03-04zram: avoid null access when fail to alloc metaMinchan Kim1-0/+2
2014-03-04sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven11-18/+20
2014-03-04ocfs2: fix quota file corruptionJan Kara2-14/+17
2014-03-04drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for TYPE_S3C64XXVikas Sajjan1-5/+12
2014-03-04kallsyms: fix absolute addresses for kASLRAndy Honig1-2/+1
2014-03-04scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compressionDaniel M. Weeks1-1/+1
2014-03-04mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka2-2/+2
2014-03-04memcg: reparent charges of children before processing parentFilipe Brandenburger1-1/+9
2014-03-04memcg: fix endless loop in __mem_cgroup_iter_next()Hugh Dickins1-2/+2
2014-03-04lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlockHugh Dickins1-1/+3
2014-03-04dma debug: account for cachelines and read-only mappings in overlap trackingDan Williams1-46/+85
2014-03-04mm: close PageTail raceDavid Rientjes9-55/+25
2014-03-04MAINTAINERS: EDAC: add Mauro and Borislav as interim patch collectorsBorislav Petkov1-0/+2
2014-03-03macvlan: Add support for 'always_on' offload featuresVlad Yasevich1-2/+5
2014-03-03net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann1-0/+7
2014-03-03tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng7-4/+24
2014-03-03ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long1-1/+0
2014-03-03net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton1-0/+6