1. ddd872b bpf: verifier: add checks for BPF_ABS | BPF_IND instructions by Alexei Starovoitov · 10 years ago
  2. f51a5e8 tun/macvtap: use consume_skb() instead of kfree_skb() when needed by Jason Wang · 10 years ago
  3. 6db1671 net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev_put" by Markus Elfring · 10 years ago
  4. 04901ce net-ipvlan: Deletion of an unnecessary check before the function call "free_percpu" by Markus Elfring · 10 years ago
  5. 39af455 net: cassini: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  6. c4b2b9a stmmac: pci: allocate memory resources dynamically by Andy Shevchenko · 10 years ago
  7. 244ebd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  8. ddd5c50 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  9. 0333464 ixgbevf: fix possible crashes in probe and remove by Emil Tantilov · 10 years ago
  10. 47068b0 ixgbevf: add support for X550 VFs by Emil Tantilov · 10 years ago
  11. 0fb6a55 ixgbe: fix crash on rmmod after probe fail by Emil Tantilov · 10 years ago
  12. 9be4a9b ixgbe: bump version number by Don Skidmore · 10 years ago
  13. 6a14ee0 ixgbe: Add X550 support function pointers by Don Skidmore · 10 years ago
  14. 735c35a ixgbe: cleanup checksum to allow error results by Don Skidmore · 10 years ago
  15. 28abba0 ixgbe: add methods for combined read and write operations by Don Skidmore · 10 years ago
  16. 030eaec ixgbe: Add x550 SW/FW semaphore support by Don Skidmore · 10 years ago
  17. b48e4aa ixgbe: Add timeout parameter to ixgbe_host_interface_command by Don Skidmore · 10 years ago
  18. 0f9b232 ixgbe: add support for X550 extended RSS support by Don Skidmore · 10 years ago
  19. 9079e41 ixgbe: remove CIAA/D register reads from bad VF check by Emil Tantilov · 10 years ago
  20. c762dff ixgbe: Look up MAC address in Open Firmware or IDPROM by Martin K Petersen · 10 years ago
  21. ad435ec ixgbe: Remove tail write abstraction and add missing barrier by Alexander Duyck · 10 years ago
  22. 18cb652 ixgbe: Clean-up page reuse code by Alexander Duyck · 10 years ago
  23. cac3763 netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:net, port, net by Jozsef Kadlecsik · 10 years ago
  24. 77b4311 netfilter: ipset: Allocate the proper size of memory when /0 networks are supported by Jozsef Kadlecsik · 10 years ago
  25. 25a76f3 netfilter: ipset: Simplify cidr handling for hash:*net* types by Jozsef Kadlecsik · 10 years ago
  26. 59de79c netfilter: ipset: Indicate when /0 networks are supported by Jozsef Kadlecsik · 10 years ago
  27. a51b919 netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace by Jozsef Kadlecsik · 10 years ago
  28. 86ac79c netfilter: ipset: Support updating extensions when the set is full by Jozsef Kadlecsik · 10 years ago
  29. d8febb7 tun: Fix GSO meta-data handling in tun_get_user by Herbert Xu · 10 years ago
  30. cbc2465 Merge branch 'rocker-next' by David S. Miller · 10 years ago
  31. 51ace88 rocker: Use logical operators on booleans by Thomas Graf · 10 years ago
  32. e756058 rocker: Add proper validation of Netlink attributes by Thomas Graf · 10 years ago
  33. 5111f80 rocker: add ndo_bridge_setlink/getlink support for learning policy by Scott Feldman · 10 years ago
  34. ce76ca6 rocker: implement ndo_fdb_dump by Jiri Pirko · 10 years ago
  35. 6c70794 rocker: implement L2 bridge offloading by Scott Feldman · 10 years ago
  36. 9f6bbf7 rocker: implement rocker ofdpa flow table manipulation by Scott Feldman · 10 years ago
  37. 4b8ac96 rocker: introduce rocker switch driver by Jiri Pirko · 10 years ago
  38. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 10 years ago
  39. 345cd49 bridge: add new hwmode swdev by Scott Feldman · 10 years ago
  40. efacacd bridge: add new brport flag LEARNING_SYNC by Scott Feldman · 10 years ago
  41. 065c212 bridge: move private brport flags to if_bridge.h so port drivers can use flags by Scott Feldman · 10 years ago
  42. cf6b8e1 bridge: add API to notify bridge driver of learned FBD on offloaded device by Scott Feldman · 10 years ago
  43. 38dcf35 bridge: call netdev_sw_port_stp_update when bridge port STP status changes by Scott Feldman · 10 years ago
  44. aecbe01 net-sysfs: expose physical switch id for particular device by Jiri Pirko · 10 years ago
  45. 82f2841 rtnl: expose physical switch id for particular device by Jiri Pirko · 10 years ago
  46. 007f790 net: introduce generic switch devices support by Jiri Pirko · 10 years ago
  47. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  48. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 10 years ago
  49. 93859b1 bridge: convert flags in fbd entry into bitfields by Jiri Pirko · 10 years ago
  50. b7485f6 neigh: sort Neighbor Cache Entry Flags by Jiri Pirko · 10 years ago
  51. 020ec6b bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion by Jiri Pirko · 10 years ago
  52. cd4c910 netpoll: delete defconfig references to obsolete NETPOLL_TRAP by Paul Gortmaker · 10 years ago
  53. 265de6d ipvlan: ipvlan depends on INET and IPV6 by Mahesh Bandewar · 10 years ago
  54. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  55. a523a5e macvlan: delay the header check for dodgy packets into lower device by Jason Wang · 10 years ago
  56. 7a5a4f9 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. ed02bfa Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  58. 8891063 Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  59. 6f93840 Merge tag 'tty-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  60. 4742eb3 Merge tag 'usb-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  61. cba3b00 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  62. 16cf45c Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  63. 615b994 Merge tag 'armsoc-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  64. e818d5e Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  65. 4338c57 netfilter: nf_log_ipv6: correct typo in module description by Steven Noonan · 10 years ago
  66. 98e8d2e Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  67. 21f122f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  68. ae97943 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  69. 8e84597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  70. 190fc9d Merge tag 'spi-v3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  71. 0210bb6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  72. 6d4556f staging: r8188eu: Add new device ID for DLink GO-USB-N150 by Larry Finger · 10 years ago
  73. 070e76c MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers by Leonid Yegoshin · 10 years ago
  74. 3f4aa45 ARM: 8226/1: cacheflush: get rid of restarting block by Vladimir Murzin · 10 years ago
  75. 995ab51 ARM: 8222/1: mvebu: enable strex backoff delay by Thomas Petazzoni · 10 years ago
  76. 96ba18f Merge tag 'mvebu-fixes-3.18-2' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago
  77. a572c9d Merge tag 'samsung-defconfig-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 10 years ago
  78. d168c85 Merge tag 'samsung-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 10 years ago
  79. 9a343b9e ARM: tegra: irq: fix buggy usage of irq_data irq field by Marc Zyngier · 10 years ago
  80. b59eaf9 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module by Pablo Neira Ayuso · 10 years ago
  81. 1b63d4b netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 traffic by Alvaro Neira · 10 years ago
  82. 68b0faa netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions by Alvaro Neira · 10 years ago
  83. c41884c netfilter: conntrack: avoid zeroing timer by Florian Westphal · 10 years ago
  84. abc86d0 netfilter: xt_recent: relax ip_pkt_list_tot restrictions by Florian Westphal · 10 years ago
  85. 152d44a powerpc: 32 bit getcpu VDSO function uses 64 bit instructions by Anton Blanchard · 10 years ago
  86. 360d88a powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATE by Gavin Shan · 10 years ago
  87. 7531473 powerpc/eeh: Fix PE state format by Gavin Shan · 10 years ago
  88. 3b8a3c0 powerpc/pseries: Fix endiannes issue in RTAS call from xmon by Laurent Dufour · 10 years ago
  89. 6acbc5a powerpc/powernv: Fix the hmi event version check. by Mahesh Salgaonkar · 10 years ago
  90. 33dc85c staging: r8188eu: Fix scheduling while atomic error introduced in commit fadbe0cd by Larry Finger · 10 years ago
  91. d1c637c5 Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  92. 0d1d909 sparc: Add NOP dma_cache_sync() implementation. by David S. Miller · 10 years ago
  93. f4713a3 net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks by Willem de Bruijn · 10 years ago
  94. a765023 Merge branch 'bridge_nl_validation' by David S. Miller · 10 years ago
  95. aa68c20 bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK by Thomas Graf · 10 years ago
  96. 6f705d8 bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVE by Thomas Graf · 10 years ago
  97. 4ea85e8 net: Check for presence of IFLA_AF_SPEC by Thomas Graf · 10 years ago
  98. b7c1a31 net: Validate IFLA_BRIDGE_MODE attribute length by Thomas Graf · 10 years ago
  99. 6e8d1c5 bridge: Validate IFLA_BRIDGE_FLAGS attribute length by Thomas Graf · 10 years ago
  100. 799d2ff sky2: Fix crash inside sky2_rx_clean by Mirko Lindner · 10 years ago