summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-11x86: bpf_jit: support negative offsetsAlexei Starovoitov
2014-03-11bridge: multicast: enable snooping on general queries onlyLinus Lüssing
2014-03-11bridge: multicast: add sanity check for general query destinationLinus Lüssing
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-11Merge branch 'skb_frags'David S. Miller
2014-03-11skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin
2014-03-11skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin
2014-03-11Merge branch 'stmmac'David S. Miller
2014-03-11stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO
2014-03-11stmmac: fix chained modeGiuseppe CAVALLARO
2014-03-11stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO
2014-03-11stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO
2014-03-11vmxnet3: fix netpoll race conditionNeil Horman
2014-03-10vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström
2014-03-10Xen-netback: Fix issue caused by using gso_type wronglyAnnie Li
2014-03-10pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet
2014-03-10bna: Replace large udelay() with mdelay()Ben Hutchings
2014-03-10pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet
2014-03-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-09bnx2: Fix shutdown sequenceMichael Chan
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-06ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-03-06net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai
2014-03-06net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai
2014-03-06bonding: correctly handle out of range parameters for lp_intervalSasha Levin
2014-03-06ipv6: Fix exthdrs offload registration.Anton Nayshtut
2014-03-06ibmveth: Fix endian issues with MAC addressesAnton Blanchard
2014-03-06net: unix socket code abuses csum_partialAnton Blanchard
2014-03-06net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski
2014-03-06phy: fix compiler array bounds warning on settings[]Bjorn Helgaas
2014-03-06inet: frag: make sure forced eviction removes all fragsFlorian Westphal
2014-03-06Merge branch 'tipc'David S. Miller
2014-03-06tipc: don't log disabled tasklet handler errorsErik Hugne
2014-03-06tipc: fix memory leak during module removalErik Hugne
2014-03-06tipc: drop subscriber connection id invalidationErik Hugne
2014-03-06tipc: avoid to unnecessary process switch under non-block modeYing Xue
2014-03-06tipc: fix connection refcount leakYing Xue
2014-03-06tipc: allow connection shutdown callback to be invoked in advanceYing Xue
2014-03-06l2tp: fix userspace reception on plain L2TP socketsGuillaume Nault
2014-03-06l2tp: fix manual sequencing (de)activation in L2TPv2Guillaume Nault
2014-03-06mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar
2014-03-06mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar
2014-03-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-03-05hyperv: Move state setting for link queryHaiyang Zhang
2014-03-05net: macb: DMA-unmap full rx-bufferSoren Brinkmann
2014-03-05net: macb: Check DMA mappings for errorSoren Brinkmann
2014-03-05net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann