1. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  2. 4067c66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  3. 2f2a884 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  4. 3a5a423 nl80211: fix attrbuf access race by allocating a separate one by Johannes Berg · 11 years ago
  5. eb064c3 vxlan: fix check for migration of static entry by stephen hemminger · 11 years ago
  6. 646093a bcm63xx_enet: fix return value check in bcm_enet_shared_probe() by Wei Yongjun · 11 years ago
  7. 4afe215 can: usb_8dev: unregister netdev before free()ing by Marc Kleine-Budde · 11 years ago
  8. 33be081 ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb by Matthias Schiffer · 11 years ago
  9. a267a60 staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb) by Isaku Yamahata · 11 years ago
  10. 511efbb pxa168_eth: convert skb->end into skb_end_pointer(skb) by Isaku Yamahata · 11 years ago
  11. 18f1d05 mv643xx_eth.c: convert skb->end into skb_end_poitner(skb) by Isaku Yamahata · 11 years ago
  12. 499e2e6 net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb) by Isaku Yamahata · 11 years ago
  13. b32369f net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb) by Isaku Yamahata · 11 years ago
  14. 32de868 bridge: fix switched interval for MLD Query types by Linus Lüssing · 11 years ago
  15. 788dfca vlan: restore ethtool ABI to control VLAN hardware acceleration by Fernando Luis Vazquez Cao · 11 years ago
  16. dda9192 net: sctp: remove SCTP_STATIC macro by Daniel Borkmann · 11 years ago
  17. 939cfa7 net: sctp: get rid of t_new macro for kzalloc by Daniel Borkmann · 11 years ago
  18. 32bc9b4 fec: Add support to restart autonegotiate by Chris Healy · 11 years ago
  19. cedb743 bonding: don't call alb_set_slave_mac_addr() while atomic by Veaceslav Falico · 11 years ago
  20. ab8e99d net: cpsw: check for cpts pointer after its allocation by Sebastian Siewior · 11 years ago
  21. c5b248d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into wireless by David S. Miller · 11 years ago
  22. e00c7f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  23. ab69bde alx: add a simple AR816x/AR817x device driver by Johannes Berg · 11 years ago
  24. 72bb72b tg3: Prevent system hang during repeated EEH errors. by Michael Chan · 11 years ago
  25. 93725cb Fix the VLAN_TAG_PRESENT in netvsc_recv_callback() by Haiyang Zhang · 11 years ago
  26. 7aa2723 vxlan: handle skb_clone failure by stephen hemminger · 11 years ago
  27. 26a41ae6 vxlan: only migrate dynamic FDB entries by stephen hemminger · 11 years ago
  28. 3bf74b1 vxlan: fix race between flush and incoming learning by stephen hemminger · 11 years ago
  29. c7b67ae Merge branch 'tipc' by David S. Miller · 11 years ago
  30. 2537af9 tipc: remove dev_base_lock use from enable_bearer by Ying Xue · 11 years ago
  31. 126c052 tipc: fix wrong return value for link_send_sections_long routine by Ying Xue · 11 years ago
  32. 7410f96 tipc: make tipc_link_send_sections_fast exit earlier by Ying Xue · 11 years ago
  33. 796c75d tipc: enhance priority of link protocol packet by Ying Xue · 11 years ago
  34. ae8509c tipc: cosmetic realignment of function arguments by Paul Gortmaker · 11 years ago
  35. c0fee8a tipc: save sock structure pointer instead of void pointer to tipc_port by Ying Xue · 11 years ago
  36. 28e5297 tipc: convert config_lock from spinlock to mutex by Ying Xue · 11 years ago
  37. 3c5db8e tipc: rename tipc_createport_raw to tipc_createport by Ying Xue · 11 years ago
  38. f1733d7 tipc: remove user_port instance from tipc_port structure by Ying Xue · 11 years ago
  39. 198d73b tipc: delete code orphaned by new server infrastructure by Ying Xue · 11 years ago
  40. 7d0ab17 tipc: convert configuration server to use new server facility by Ying Xue · 11 years ago
  41. 13a2e89 tipc: convert topology server to use new server facility by Ying Xue · 11 years ago
  42. c5fa7b3 tipc: introduce new TIPC server infrastructure by Ying Xue · 11 years ago
  43. 5d21cb7 tipc: allow implicit connect for stream sockets by Erik Hugne · 11 years ago
  44. cc79dd1 tipc: change socket buffer overflow control to respect sk_rcvbuf by Ying Xue · 11 years ago
  45. 8941bbc tipc: update code comments to reflect new uapi header path by Ying Xue · 11 years ago
  46. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  47. 89bf1b5 net: remove NET_LL_RX_POLL config menue by Eliezer Tamir · 11 years ago
  48. 9a3c71a net: convert low latency sockets to sched_clock() by Eliezer Tamir · 11 years ago
  49. eb6db62 net: change sysctl_net_ll_poll into an unsigned int by Eliezer Tamir · 11 years ago
  50. 722a300 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  51. 8177a9d lseek(fd, n, SEEK_END) does *not* go to eof - n by Al Viro · 11 years ago
  52. 7d13205 Linux 3.10-rc6 by Linus Torvalds · 11 years ago
  53. e6694d9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  54. 596fa9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  55. 5938930 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  56. f21afc2 smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu(). by David Daney · 11 years ago
  57. d0ff934 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  58. d58c6ff Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  59. 9bb9285 Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  60. 3ad2e31 Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  61. 230b303 powerpc: Fix missing/delayed calls to irq_work by Benjamin Herrenschmidt · 11 years ago
  62. bf59390 powerpc: Fix emulation of illegal instructions on PowerNV platform by Paul Mackerras · 11 years ago
  63. 0e37739 powerpc: Fix stack overflow crash in resume_kernel when ftracing by Michael Ellerman · 11 years ago
  64. dd6c5cd snd_pcm_link(): fix a leak... by Al Viro · 11 years ago
  65. 0525290 use can_lookup() instead of direct checks of ->i_op->lookup by Al Viro · 11 years ago
  66. 8aac627 move exit_task_namespaces() outside of exit_notify() by Oleg Nesterov · 11 years ago
  67. e7b2c40 fput: task_work_add() can fail if the caller has passed exit_task_work() by Oleg Nesterov · 11 years ago
  68. 2e0c9e7 net: sctp: sctp_association_init: put refs in reverse order by Daniel Borkmann · 11 years ago
  69. c164b83 net: sctp: minor: remove variable in sctp_init_sock by Daniel Borkmann · 11 years ago
  70. 405426f net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first by Daniel Borkmann · 11 years ago
  71. f9e42b8 net: sctp: sideeffect: throw BUG if primary_path is NULL by Daniel Borkmann · 11 years ago
  72. 09ce069 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  73. 93d8fd1 openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs() by Pravin B Shelar · 11 years ago
  74. b34df5e openvswitch: make skb->csum consistent with rest of networking stack. by Pravin B Shelar · 11 years ago
  75. 45bfa52e openvswitch: Fix struct comment. by Pravin B Shelar · 11 years ago
  76. af78416 openvswitch: Fix misspellings in comments and docs. by Andy Hill · 11 years ago
  77. 34d94f2 openvswitch: fix variable names in comment by Lorand Jakab · 11 years ago
  78. 91b7514 openvswitch: Unify vport error stats handling. by Pravin B Shelar · 12 years ago
  79. cbd531b openvswitch: Remove unused get_config vport op. by Jesse Gross · 12 years ago
  80. f44f340 openvswitch: Immediately exit on error in ovs_vport_cmd_set(). by Jesse Gross · 12 years ago
  81. d302cf1 xfs: don't shutdown log recovery on validation errors by Dave Chinner · 11 years ago
  82. 088c9f6 xfs: ensure btree root split sets blkno correctly by Dave Chinner · 11 years ago
  83. 5170711 xfs: fix implicit padding in directory and attr CRC formats by Dave Chinner · 11 years ago
  84. 47ad2fc xfs: don't emit v5 superblock warnings on write by Dave Chinner · 11 years ago
  85. a2648eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  86. 42f132f mei: me: clear interrupts on the resume path by Tomas Winkler · 11 years ago
  87. 2753ff5 mei: nfc: fix nfc device freeing by Tomas Winkler · 11 years ago
  88. 5e85b36 mei: init: Flush scheduled work before resetting the device by Samuel Ortiz · 11 years ago
  89. c5c7774 sctp: fully initialize sctp_outq in sctp_outq_init by Neil Horman · 11 years ago
  90. 948e306 net/mlx4: Add VF link state support by Rony Efraim · 11 years ago
  91. 1d8faf4 net/core: Add VF link state control by Rony Efraim · 11 years ago
  92. aaf9522 netiucv: Hold rtnl between name allocation and device registration. by Benjamin Poirier · 11 years ago
  93. 3dc6475 bcm63xx_enet: add support Broadcom BCM6345 Ethernet by Florian Fainelli · 11 years ago
  94. ca4ec90 htb: reorder struct htb_class fields for performance by Eric Dumazet · 11 years ago
  95. 5f121b9 net-rps: fixes for rps flow limit by Willem de Bruijn · 11 years ago
  96. c9bfbb3 tulip: Properly check dma mapping result by Neil Horman · 11 years ago
  97. 33c929c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  98. 706b78f dtc: ensure #line directives don't consume data from the next line by Grant Likely · 11 years ago
  99. 2a6a08c dtc: Update generated files to output from Bison 2.5 by Grant Likely · 11 years ago
  100. d25d869 of: Fix locking vs. interrupts by Benjamin Herrenschmidt · 11 years ago