cascardo/linux.git
2013-11-28 Ivan Vecerabe2net: call napi_disable() for all event queues
2013-11-28 Baker Zhangnet: remove outdated comment for ipv4 and ipv6 protocol...
2013-11-28 françois romieuvia-velocity: fix netif_receive_skb use in irq disabled...
2013-11-28 David S. MillerMerge branch 'fixes-for-3.13-20131127' of git://gitorio...
2013-11-28 Andy Whitcroftxen-netback: include definition of csum_ipv6_magic
2013-11-28 Gao fengsit: use kfree_skb to replace dev_kfree_skb
2013-11-28 Jason Wangmacvtap: fix tx_dropped counting error
2013-11-28 Shaohui Xiephy: Add Vitesse 8514 phy ID
2013-11-28 Xufeng Zhangsctp: Restore 'resent' bit to avoid retransmitted chunk...
2013-11-28 Johannes Berggenetlink/pmcraid: use proper genetlink multicast API
2013-11-28 Geert Uytterhoevengenetlink: Fix uninitialized variable in genl_validate_...
2013-11-28 Guenter Roecktg3: Convert to use hwmon_device_register_with_groups
2013-11-28 dingtianhongbonding: disable arp and enable mii monitoring when...
2013-11-28 Nicolas Dichteldiag: warn about missing first netlink attribute
2013-11-26 Marc Kleine... can: flexcan: use correct clock as base for bit rate...
2013-11-25 Holger Bechtoldcan: c_can: fix calculation of transmitted bytes on...
2013-11-25 Marc Kleine... can: c_can: don't call pm_runtime_get_sync() from inter...
2013-11-25 Oliver Hartkoppcan: sja1000: fix {pre,post}_irq() handling and IRQ...
2013-11-23 Ajit Khapardebe2net: Avoid programming permenant MAC by BE3-R VFs
2013-11-23 Ajit Khapardebe2net: set coalesce-wm in CQ_CREATE_V2 cmd
2013-11-23 Ajit Khapardebe2net: Disabling and enabling interrupts in suspend...
2013-11-23 Eric Dumazetsch_tbf: handle too small burst
2013-11-23 Hannes Frederic... ipv6: fix leaking uninitialized port number of offender...
2013-11-23 Hannes Frederic... inet: fix addr_len/msg->msg_namelen assignment in recv_...
2013-11-23 Oussama Ghorbelsit: generate icmpv6 error when receiving icmpv4 error
2013-11-23 Gao fengtcp_memcg: remove useless var old_lim
2013-11-23 Herbert Xugro: Clean up tcpX_gro_receive checksum verification
2013-11-23 Herbert Xugro: Only verify TCP checksums for candidates
2013-11-23 Chang Xiangzhongnet: sctp: find the correct highest_new_tsn in sack
2013-11-21 Herbert Xugso: handle new frag_list of frags GRO packets
2013-11-21 Johannes Berggenetlink: fix genl_set_err() group ID
2013-11-21 Johannes Berggenetlink: fix genlmsg_multicast() bug
2013-11-21 Daniel Borkmannpacket: fix use after free race in send path when dev...
2013-11-21 David Vrabelxen-netback: stop the VIF thread before unbinding IRQs
2013-11-21 Michael Opdenackerwimax: remove dead code
2013-11-21 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-11-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-11-21 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-11-21 Madalin Bucurnet/phy: Add the autocross feature for forced links...
2013-11-21 Sandeep Singhnet/phy: Add VSC8662 support
2013-11-21 shaohui xienet/phy: Add VSC8574 support
2013-11-21 Andy Flemingnet/phy: Add VSC8234 support
2013-11-21 Hannes Frederic... net: add BUG_ON if kernel advertises msg_namelen >...
2013-11-21 Hannes Frederic... net: rework recvmsg handler msg_name and msg_namelen...
2013-11-20 Ding Tianhongbridge: flush br's address entry in fdb when remove the
2013-11-20 Vlad Yasevichnet: core: Always propagate flag changes to interfaces
2013-11-20 Alexei Starovoitovipv4: fix race in concurrent ip_route_input_slow()
2013-11-20 David S. MillerMerge branch 'r8152'
2013-11-20 hayeswangr8152: fix incorrect type in assignment
2013-11-20 hayeswangr8152: support stopping/waking tx queue
2013-11-20 hayeswangr8152: modify the tx flow
2013-11-20 hayeswangr8152: fix tx/rx memory overflow
2013-11-20 Mahesh Rajashekharaaacraid: prevent invalid pointer dereference
2013-11-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-11-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2013-11-19 Linus TorvaldsMerge tag 'please-pull-fixia64' of git://git./linux...
2013-11-19 Kirill A. Shutemovkernel/bounds: avoid circular dependencies in generated...
2013-11-19 David S. MillerMerge branch 'genetlink_mcast'
2013-11-19 Johannes Berggenetlink: make multicast groups const, prevent abuse
2013-11-19 Johannes Berggenetlink: pass family to functions using groups
2013-11-19 Johannes Berggenetlink: add and use genl_set_err()
2013-11-19 Johannes Berggenetlink: remove family pointer from genl_multicast_group
2013-11-19 Johannes Berggenetlink: remove genl_unregister_mc_group()
2013-11-19 Johannes Berghsr: don't call genl_unregister_mc_group()
2013-11-19 Johannes Bergquota/genetlink: use proper genetlink multicast APIs
2013-11-19 Johannes Bergdrop_monitor/genetlink: use proper genetlink multicast...
2013-11-19 Johannes Berggenetlink: only pass array to genl_register_family_with...
2013-11-19 Andrey Vagintcp: don't update snd_nxt, when a socket is switched...
2013-11-19 Ying Xueatm: idt77252: fix dev refcnt leak
2013-11-19 fan.duxfrm: Release dst if this dst is improper for vti tunnel
2013-11-19 Johannes Bergnetlink: fix documentation typo in netlink_set_err()
2013-11-19 Linus TorvaldsMerge tag 'arc-v3.13-rc1-part2' of git://git./linux...
2013-11-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-11-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-11-19 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-11-19 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2013-11-19 Luís Fernando... netfilter: ebt_ip6: fix source and destination matching
2013-11-19 Al Viroseq_file: always clear m->count when we free m->buf
2013-11-18 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-11-18 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2013-11-18 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2013-11-18 Linus TorvaldsMerge tag 'for-v3.13' of git://git.infradead.org/batter...
2013-11-18 Linus TorvaldsMerge branch 'topic/kbuild-fixes-for-next' of git:...
2013-11-18 Stephen Rothwellsparc64: merge fix
2013-11-18 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-11-18 Kirill A. Shutemovsparc64: fix build regession
2013-11-18 Linus TorvaldsMerge branch 'linux_next' of git://git./linux/kernel...
2013-11-18 Linus TorvaldsMerge tag 'edac_for_3.13' of git://git./linux/kernel...
2013-11-18 Linus TorvaldsMerge tag 'mmc-updates-for-3.13-rc1' of git://git....
2013-11-18 Ajit Khapardebe2net: Delete secondary unicast MAC addresses during...
2013-11-18 Ajit Khapardebe2net: Fix unconditional enabling of Rx interface...
2013-11-18 Zhi Yong Wunet, virtio_net: replace the magic value
2013-11-18 Hannes Frederic... ping: prevent NULL pointer dereference on write to...
2013-11-18 David S. MillerMerge branch 'bnx2x'
2013-11-18 Dmitry Kravkovbnx2x: Prevent "timeout waiting for state X"
2013-11-18 Dmitry Kravkovbnx2x: prevent CFC attention
2013-11-18 Dmitry Kravkovbnx2x: Prevent panic during DMAE timeout
2013-11-18 Dmitry Kravkovbnx2x: Clean the sp rtnl task upon unload
2013-11-18 Vlad Yasevichipv6: Fix inet6_init() cleanup order
2013-11-18 Guenter Roeckwatchdog: w83627hf: Use helper functions to access...
next