deliverable/linux.git
2014-09-18  Jacob Kellerixgbe: use e_dev_warn instead of netif_printk
2014-09-18  Mark Rustadixgbe: Do not schedule an uninitialized workqueue entry
2014-09-18  Ethan Zhaoixgbe: remove useless bd_number from adapter struct
2014-09-18  Ethan Zhaoixgbevf: remove useless bd_number from struct ixgbevf_a...
2014-09-16  Frank Linet: fec: fix build error at m68k platform
2014-09-16  John Fastabendnet: sched: cls_cgroup need tcf_exts_init in all cases
2014-09-16  David S. MillerMerge branch 'net_next_ovs' of git://git./linux/kernel...
2014-09-16  John Fastabendnet: sched: cls_fw: add missing tcf_exts_init call...
2014-09-16  John Fastabendnet: sched: cls_cgroup fix possible memory leak of...
2014-09-16  John Fastabendnet: sched: cls_u32 add missing rcu_assign_pointer...
2014-09-16  John Fastabendnet: sched: fix unsued cpu variable
2014-09-16  WANG Congnet_sched: fix a null pointer dereference in tcindex_se...
2014-09-16  WANG Congnet_sched: fix memory leak in cls_tcindex
2014-09-16  Andy Zhouopenvswitch: Add recirc and hash action.
2014-09-16  Andy Zhouopenvswitch: simplify sample action implementation
2014-09-16  Pravin B Shelaropenvswitch: Use tun_key only for egress tunnel path.
2014-09-16  Pravin B Shelaropenvswitch: refactor ovs flow extract API.
2014-09-16  Pravin B Shelaropenvswitch: Remove pkt_key from OVS_CB
2014-09-15  Florian Fainellinet: dsa: fix mii_bus to host_dev replacement
2014-09-15  WANG Congnet_sched: use tcindex_filter_result_init()
2014-09-15  WANG Congnet_sched: fix suspicious RCU usage in tcindex_classify()
2014-09-15  WANG Congnet_sched: fix an allocation bug in tcindex_set_parms()
2014-09-15  WANG Congnet_sched: fix suspicious RCU usage in cls_bpf_classify()
2014-09-15  David S. MillerMerge branch 'dsa-next'
2014-09-15  Alexander Duyckdsa: Replace mii_bus with a generic host device
2014-09-15  Alexander Duyckdsa: Split ops up, and avoid assigning tag_protocol...
2014-09-15  David S. MillerMerge branch 'bonding-cleanups'
2014-09-15  Nikolay Aleksandrovbonding: consolidate ASSERT_RTNL()s and remove the...
2014-09-15  Nikolay Aleksandrovbonding: trivial: style and comment fixes
2014-09-15  Nikolay Aleksandrovbonding: consolidate the two rlb_next_rx_slave function...
2014-09-15  David S. MillerMerge branch 'tcpflags'
2014-09-15  Eric Dumazettcp: do not copy headers in tcp_collapse()
2014-09-15  Eric Dumazettcp: allow segment with FIN in tcp_try_coalesce()
2014-09-15  Eric Dumazettcp: use TCP_SKB_CB(skb)->tcp_flags in input path
2014-09-15  Rickard Strandqvistnet: ethernet: neterion: vxge: vxge-main.c: Cleaning...
2014-09-15  Rickard Strandqvistnet: ethernet: freescale: fec_main.c: Cleaning up missi...
2014-09-15  Fabian Frederickbna: use container_of to resolve bufdesc_ex from bufdesc
2014-09-15  Fabian Fredericknet: fec: use container_of to resolve bufdesc_ex from...
2014-09-13  Sasha Levinnet: bpf: correctly handle errors in sk_attach_filter()
2014-09-13  Alexander Duycknetdevice: Support DSA tagging when DSA is built as...
2014-09-13  Bo Shennet/macb: Add hardware revision information during...
2014-09-13  David S. MillerMerge branch 'fec-next'
2014-09-13  Frank LiARM: dts: imx6sx: add multi-queue support enet
2014-09-13  Frank LiARM: Documentation: Update fec dts binding doc
2014-09-13  Fugang Duannet: fec: init complete variable in early to avoid...
2014-09-13  Fugang Duannet: fec: change FEC alignment according to i.mx6 sx...
2014-09-13  Fugang Duannet:fec: Add fsl,imx6sx-fec compatible strings
2014-09-13  Frank Linet: fec: add enet-avb IP support
2014-09-13  Fugang Duannet:fec: Disable enet-avb MAC instead of reset MAC
2014-09-13  Frank Linet: fec: init multi queue date structure
2014-09-13  Fugang Duannet: fec: parser max queue number from dt file
2014-09-13  Fugang Duannet: fec: change data structure to support multiqueue
2014-09-13  Fugang Duannet:fec: add enet AVB feature macro define for imx6sx
2014-09-13  Fugang Duannet:fec: add enet refrence clock for i.MX 6SX chip
2014-09-13  Andrew Lunnnet: DSA: Marvell mv88e6171 switch driver
2014-09-13  David S. MillerMerge branch 'be2net-next'
2014-09-13  Kalesh APbe2net: enable PCIe error reporting on VFs too
2014-09-13  Kalesh APbe2net: send a max of 8 EQs to be_cmd_modify_eqd()...
2014-09-13  Ravikumar Nelavellibe2net: fix port-type reporting in get_settings
2014-09-13  Mark Leonardbe2net: add ethtool "-m" option support
2014-09-13  Suresh Reddybe2net: use v1 of SET_FLOW_CONTROL command
2014-09-13  Ajit Khapardebe2net: fix RX fragment posting for jumbo frames
2014-09-13  Vasundhara... be2net: replace strcpy with strlcpy
2014-09-13  Vasundhara... be2net: fix some log messages
2014-09-13  Hannes Frederic... net: filter: constify detection of pkt_type_offset
2014-09-13  Florian Fainellinet: dsa: change tag_protocol to an enum
2014-09-13  hayeswangr8152: support VLAN
2014-09-13  Wei Yongjunnet: stmmac: fix return value check in socfpga_dwmac_pa...
2014-09-13  WANG Congipv6: exit early in addrconf_notify() if IPv6 is disabled
2014-09-13  David S. MillerMerge branch 'ipv6-cleanups'
2014-09-13  WANG Congipv6: refactor ipv6_dev_mc_inc()
2014-09-13  WANG Congipv6: update the comment in mcast.c
2014-09-13  WANG Congipv6: drop some rcu_read_lock in mcast
2014-09-13  WANG Congipv6: drop ipv6_sk_mc_lock in mcast
2014-09-13  WANG Congipv6: refactor __ipv6_dev_ac_inc()
2014-09-13  WANG Congipv6: clean up ipv6_dev_ac_inc()
2014-09-13  WANG Congipv6: remove ipv6_sk_ac_lock
2014-09-13  WANG Congipv6: drop useless rcu_read_lock() in anycast
2014-09-13  David S. MillerMerge branch 'bonding-next'
2014-09-13  Nikolay Aleksandrovbonding: adjust locking comments
2014-09-13  Nikolay Aleksandrovbonding: 3ad: convert to bond->mode_lock
2014-09-13  Nikolay Aleksandrovbonding: alb: convert to bond->mode_lock
2014-09-13  Nikolay Aleksandrovbonding: convert curr_slave_lock to a spinlock and...
2014-09-13  Nikolay Aleksandrovbonding: clean curr_slave_lock use
2014-09-13  Nikolay Aleksandrovbonding: alb: remove curr_slave_lock
2014-09-13  Nikolay Aleksandrovbonding: 3ad: clean up curr_slave_lock usage
2014-09-13  Rusty Russellvirtio_ring: unify direct/indirect code paths.
2014-09-13  Rusty Russellvirtio_ring: assume sgs are always well-formed.
2014-09-13  Rusty Russellvirtio_net: pass well-formed sgs to virtqueue_add_*()
2014-09-13  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-09-13  David S. MillerMerge branch 'sched_rcu'
2014-09-13  John Fastabendnet: sched: rcu'ify cls_bpf
2014-09-13  John Fastabendnet: sched: rcu'ify cls_rsvp
2014-09-13  John Fastabendnet: sched: make cls_u32 lockless
2014-09-13  John Fastabendnet: sched: make cls_u32 per cpu
2014-09-13  John Fastabendnet: sched: RCU cls_tcindex
2014-09-13  John Fastabendnet: sched: RCU cls_route
2014-09-13  John Fastabendnet: sched: fw use RCU
2014-09-13  John Fastabendnet: sched: cls_flow use RCU
2014-09-13  John Fastabendnet: sched: cls_cgroup use RCU
next
This page took 0.094343 seconds and 5 git commands to generate.