1. b12a43e can: mscan: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  2. 215db18 can: sja1000: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  3. bac78aa can: dev: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  4. 04ee086 can: Enable -D__CHECK_ENDIAN__ for sparse by default by Marc Kleine-Budde · 10 years ago
  5. 069f845 can: fix spelling errors by Jeremiah Mahler · 10 years ago
  6. ace9bb2 can: slcan/vcan: eliminate banner[] variable, switch to pr_info() by Jeremiah Mahler · 10 years ago
  7. b111b78 can: eliminate banner[] variable and switch to pr_info() by Jeremiah Mahler · 10 years ago
  8. 8d0c469 Merge branch 'ebpf-next' by David S. Miller · 10 years ago
  9. fbe3310 samples: bpf: large eBPF program in C by Alexei Starovoitov · 10 years ago
  10. a808578 samples: bpf: trivial eBPF program in C by Alexei Starovoitov · 10 years ago
  11. 249b812 samples: bpf: elf_bpf file loader by Alexei Starovoitov · 10 years ago
  12. 03f4723 samples: bpf: example of stateful socket filtering by Alexei Starovoitov · 10 years ago
  13. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  14. ddd872b bpf: verifier: add checks for BPF_ABS | BPF_IND instructions by Alexei Starovoitov · 10 years ago
  15. f51a5e8 tun/macvtap: use consume_skb() instead of kfree_skb() when needed by Jason Wang · 10 years ago
  16. 6db1671 net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev_put" by Markus Elfring · 10 years ago
  17. 04901ce net-ipvlan: Deletion of an unnecessary check before the function call "free_percpu" by Markus Elfring · 10 years ago
  18. 39af455 net: cassini: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  19. c4b2b9a stmmac: pci: allocate memory resources dynamically by Andy Shevchenko · 10 years ago
  20. 244ebd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  21. ddd5c50 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  22. 0333464 ixgbevf: fix possible crashes in probe and remove by Emil Tantilov · 10 years ago
  23. 47068b0 ixgbevf: add support for X550 VFs by Emil Tantilov · 10 years ago
  24. 0fb6a55 ixgbe: fix crash on rmmod after probe fail by Emil Tantilov · 10 years ago
  25. 9be4a9b ixgbe: bump version number by Don Skidmore · 10 years ago
  26. 6a14ee0 ixgbe: Add X550 support function pointers by Don Skidmore · 10 years ago
  27. 735c35a ixgbe: cleanup checksum to allow error results by Don Skidmore · 10 years ago
  28. 28abba0 ixgbe: add methods for combined read and write operations by Don Skidmore · 10 years ago
  29. 030eaec ixgbe: Add x550 SW/FW semaphore support by Don Skidmore · 10 years ago
  30. b48e4aa ixgbe: Add timeout parameter to ixgbe_host_interface_command by Don Skidmore · 10 years ago
  31. 0f9b232 ixgbe: add support for X550 extended RSS support by Don Skidmore · 10 years ago
  32. 9079e41 ixgbe: remove CIAA/D register reads from bad VF check by Emil Tantilov · 10 years ago
  33. c762dff ixgbe: Look up MAC address in Open Firmware or IDPROM by Martin K Petersen · 10 years ago
  34. ad435ec ixgbe: Remove tail write abstraction and add missing barrier by Alexander Duyck · 10 years ago
  35. 18cb652 ixgbe: Clean-up page reuse code by Alexander Duyck · 10 years ago
  36. cac3763 netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:net, port, net by Jozsef Kadlecsik · 10 years ago
  37. 77b4311 netfilter: ipset: Allocate the proper size of memory when /0 networks are supported by Jozsef Kadlecsik · 10 years ago
  38. 25a76f3 netfilter: ipset: Simplify cidr handling for hash:*net* types by Jozsef Kadlecsik · 10 years ago
  39. 59de79c netfilter: ipset: Indicate when /0 networks are supported by Jozsef Kadlecsik · 10 years ago
  40. a51b919 netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace by Jozsef Kadlecsik · 10 years ago
  41. 86ac79c netfilter: ipset: Support updating extensions when the set is full by Jozsef Kadlecsik · 10 years ago
  42. d8febb7 tun: Fix GSO meta-data handling in tun_get_user by Herbert Xu · 10 years ago
  43. cbc2465 Merge branch 'rocker-next' by David S. Miller · 10 years ago
  44. 51ace88 rocker: Use logical operators on booleans by Thomas Graf · 10 years ago
  45. e756058 rocker: Add proper validation of Netlink attributes by Thomas Graf · 10 years ago
  46. 5111f80 rocker: add ndo_bridge_setlink/getlink support for learning policy by Scott Feldman · 10 years ago
  47. ce76ca6 rocker: implement ndo_fdb_dump by Jiri Pirko · 10 years ago
  48. 6c70794 rocker: implement L2 bridge offloading by Scott Feldman · 10 years ago
  49. 9f6bbf7 rocker: implement rocker ofdpa flow table manipulation by Scott Feldman · 10 years ago
  50. 4b8ac96 rocker: introduce rocker switch driver by Jiri Pirko · 10 years ago
  51. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 10 years ago
  52. 345cd49 bridge: add new hwmode swdev by Scott Feldman · 10 years ago
  53. efacacd bridge: add new brport flag LEARNING_SYNC by Scott Feldman · 10 years ago
  54. 065c212 bridge: move private brport flags to if_bridge.h so port drivers can use flags by Scott Feldman · 10 years ago
  55. cf6b8e1 bridge: add API to notify bridge driver of learned FBD on offloaded device by Scott Feldman · 10 years ago
  56. 38dcf35 bridge: call netdev_sw_port_stp_update when bridge port STP status changes by Scott Feldman · 10 years ago
  57. aecbe01 net-sysfs: expose physical switch id for particular device by Jiri Pirko · 10 years ago
  58. 82f2841 rtnl: expose physical switch id for particular device by Jiri Pirko · 10 years ago
  59. 007f790 net: introduce generic switch devices support by Jiri Pirko · 10 years ago
  60. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  61. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 10 years ago
  62. 93859b1 bridge: convert flags in fbd entry into bitfields by Jiri Pirko · 10 years ago
  63. b7485f6 neigh: sort Neighbor Cache Entry Flags by Jiri Pirko · 10 years ago
  64. 020ec6b bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion by Jiri Pirko · 10 years ago
  65. cd4c910 netpoll: delete defconfig references to obsolete NETPOLL_TRAP by Paul Gortmaker · 10 years ago
  66. 265de6d ipvlan: ipvlan depends on INET and IPV6 by Mahesh Bandewar · 10 years ago
  67. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  68. a523a5e macvlan: delay the header check for dodgy packets into lower device by Jason Wang · 10 years ago
  69. 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
  70. ed02bfa Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  71. 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
  72. 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
  73. 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
  74. cba3b00 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  75. 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
  76. 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
  77. e818d5e Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  78. 4338c57 netfilter: nf_log_ipv6: correct typo in module description by Steven Noonan · 10 years ago
  79. 98e8d2e Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  80. 21f122f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  81. ae97943 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  82. 8e84597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  83. 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
  84. 0210bb6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  85. 6d4556f staging: r8188eu: Add new device ID for DLink GO-USB-N150 by Larry Finger · 10 years ago
  86. 070e76c MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers by Leonid Yegoshin · 10 years ago
  87. 3f4aa45 ARM: 8226/1: cacheflush: get rid of restarting block by Vladimir Murzin · 10 years ago
  88. 995ab51 ARM: 8222/1: mvebu: enable strex backoff delay by Thomas Petazzoni · 10 years ago
  89. 96ba18f Merge tag 'mvebu-fixes-3.18-2' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago
  90. 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
  91. 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
  92. 9a343b9e ARM: tegra: irq: fix buggy usage of irq_data irq field by Marc Zyngier · 10 years ago
  93. b59eaf9 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module by Pablo Neira Ayuso · 10 years ago
  94. 1b63d4b netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 traffic by Alvaro Neira · 10 years ago
  95. 68b0faa netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions by Alvaro Neira · 10 years ago
  96. c41884c netfilter: conntrack: avoid zeroing timer by Florian Westphal · 10 years ago
  97. abc86d0 netfilter: xt_recent: relax ip_pkt_list_tot restrictions by Florian Westphal · 10 years ago
  98. 152d44a powerpc: 32 bit getcpu VDSO function uses 64 bit instructions by Anton Blanchard · 10 years ago
  99. 360d88a powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATE by Gavin Shan · 10 years ago
  100. 7531473 powerpc/eeh: Fix PE state format by Gavin Shan · 10 years ago