1. 155e010 udp: Move udp_tunnel_segment into udp_offload.c by Tom Herbert · 10 years ago
  2. 85644b4 l2tp: Call udp_sock_create by Tom Herbert · 10 years ago
  3. 8024e02 udp: Add udp_sock_create for UDP tunnels to open listener socket by Tom Herbert · 10 years ago
  4. ec31a05 net: filter: sk_chk_filter() no longer mangles filter by Eric Dumazet · 10 years ago
  5. 66568b3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  6. e3f0b86 ipv6: Use BUG_ON by Himangi Saraogi · 10 years ago
  7. 8242fc3 net: ipv6: Use BUG_ON by Himangi Saraogi · 10 years ago
  8. bc91b0f ipv6: addrconf: implement address generation modes by Jiri Pirko · 10 years ago
  9. 279f64b net/hsr: Remove left-over never-true conditional code. by Arvid Brodin · 10 years ago
  10. a2f983f ipv4: remove the unnecessary variable in udp_mcast_next by Li RongQing · 10 years ago
  11. 95d01a6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  12. b642881 ipv6: fix the check when handle RA by Li RongQing · 10 years ago
  13. ca424b2 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  14. 5c4d5e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  15. 5e6d243 bridge: netlink dump interface at par with brctl by Jamal Hadi Salim · 10 years ago
  16. 5d5eacb bridge: fdb dumping takes a filter device by Jamal Hadi Salim · 10 years ago
  17. 405fd70 ipconfig: Only bootp paths should reference ic_dev_xid. by David S. Miller · 10 years ago
  18. 21621e9 ipconfig: move ic_dev_xid under IPCONFIG_BOOTP by Fabian Frederick · 10 years ago
  19. 6fea7ad Bluetooth: Don't send ERTM configuration option when disabled by Marcel Holtmann · 10 years ago
  20. 91a668b Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code by Johan Hedberg · 10 years ago
  21. a55bd29 Bluetooth: Add white list lookup for incoming connection requests by Johan Hedberg · 10 years ago
  22. 6cebb9e7 Bluetooth: Enable page scan also if there are white list entries by Johan Hedberg · 10 years ago
  23. 70c4642 Bluetooth: Refactor connection request handling by Johan Hedberg · 10 years ago
  24. dee58c1 Bluetooth: Fix incorrectly setting HCI_CONNECTABLE by Johan Hedberg · 10 years ago
  25. a397407 Bluetooth: Update page scan when necessary for Add/Remove Device by Johan Hedberg · 10 years ago
  26. 6659358 Bluetooth: Introduce a whitelist for BR/EDR devices by Johan Hedberg · 10 years ago
  27. dcc36c1 Bluetooth: Unify helpers for bdaddr_list manipulations by Johan Hedberg · 10 years ago
  28. cd7ca0e Bluetooth: Fix enabling Authenticated Payload Timeout Expired event by Marcel Holtmann · 10 years ago
  29. efa95b0 netpoll: fix use after free by david decotigny · 10 years ago
  30. c34963e bridge: export knowledge about the presence of IGMP/MLD queriers by Linus Lüssing · 10 years ago
  31. 70452dc tipc: fix a memleak when sending data by Erik Hugne · 10 years ago
  32. be1f4f4 net: sctp: Inline the functions from command.c by David Laight · 10 years ago
  33. 63ae889 appletalk: fix a coccinella warning in net/appletalk/ddp.c by wangweidong · 10 years ago
  34. 72948cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  35. 9f12fbe net: filter: move load_pointer() into filter.h by Zi Shen Lim · 10 years ago
  36. a718dcc net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params. by Arvid Brodin · 10 years ago
  37. f266a68 net/hsr: Better frame dispatch by Arvid Brodin · 10 years ago
  38. 4c3477d net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_setup. by Arvid Brodin · 10 years ago
  39. 1cc1eb5 net/hsr: Implemented .ndo_fix_features (better device features handling). by Arvid Brodin · 10 years ago
  40. c5a7591 net/hsr: Use list_head (and rcu) instead of array for slave devices. by Arvid Brodin · 10 years ago
  41. 51f3c60 net/hsr: Move slave init to hsr_slave.c. by Arvid Brodin · 10 years ago
  42. e9aae56 net/hsr: Operstate handling cleanup. by Arvid Brodin · 10 years ago
  43. abff716 net/hsr: Move to per-hsr device prune timer. by Arvid Brodin · 10 years ago
  44. 81ba6af net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register() by Arvid Brodin · 10 years ago
  45. 70ebe4a net/hsr: Better variable names and update of contact info. by Arvid Brodin · 10 years ago
  46. 4f6ad60 ipconfig: add static to local variable by Fabian Frederick · 10 years ago
  47. fbd96c1 Bluetooth: Fix clearing HCI_LE_ADV for LE connections by Johan Hedberg · 10 years ago
  48. 562064e Bluetooth: Fix toggling background scan when changing connectable state by Johan Hedberg · 10 years ago
  49. 3742abf Bluetooth: Fix connectable and discoverable supported settings values by Johan Hedberg · 10 years ago
  50. 23a4809 Bluetooth: Fix setting STOPPING state for discovery by Johan Hedberg · 10 years ago
  51. 3472227 Bluetooth: Fix check for re-enabling advertising by Johan Hedberg · 10 years ago
  52. e8bb6b9 Bluetooth: Fix advertising and active scanning co-existence by Johan Hedberg · 10 years ago
  53. 376f54c Bluetooth: Stop advertising always before initiating a connection by Johan Hedberg · 10 years ago
  54. 73e082f Bluetooth: Use the correct flag to decide to disable advertising by Johan Hedberg · 10 years ago
  55. 0ec5ae8 Bluetooth: Simplify usage of the enable_advertising function by Johan Hedberg · 10 years ago
  56. 5ce194c Bluetooth: Use real advertising state to random address update decision by Johan Hedberg · 10 years ago
  57. c93bd15 Bluetooth: Remove unnecessary mgmt_advertising function by Johan Hedberg · 10 years ago
  58. 66c417c Bluetooth: Add flag to track the real advertising state by Johan Hedberg · 10 years ago
  59. 640985e mac802154: at86rf230: add hw flags and merge ops by Alexander Aring · 10 years ago
  60. a3b18dd net: Only do flow_dissector hash computation once per packet by Tom Herbert · 10 years ago
  61. cb1ce2e ipv6: Implement automatic flow label generation on transmit by Tom Herbert · 10 years ago
  62. 19469a8 flow_dissector: Use IPv6 flow label in flow_dissector by Tom Herbert · 10 years ago
  63. 535fb8d vxlan: Call udp_flow_src_port by Tom Herbert · 10 years ago
  64. 0e00161 net: Call skb_get_hash in get_xps_queue and __skb_tx_hash by Tom Herbert · 10 years ago
  65. b73c3d0 net: Save TX flow hash in sock and set in skbuf on xmit by Tom Herbert · 10 years ago
  66. 5ed20a6 flow_dissector: Abstract out hash computation by Tom Herbert · 10 years ago
  67. 4710d80 6lowpan: mac802154: fix coding style issues by Varka Bhadram · 10 years ago
  68. 46c9521 netlink: Fix do_one_broadcast() prototype. by Rami Rosen · 10 years ago
  69. 3f53bd8 tipc: fix link acknowledge logic in receive path by Erik Hugne · 10 years ago
  70. 7ae934b tipc: refactor message delivery out of tipc_rcv by Erik Hugne · 10 years ago
  71. 86c6a2c tcp: switch snt_synack back to measuring transmit time of first SYNACK by Neal Cardwell · 10 years ago
  72. b98fe24 batman-adv: Use kasprintf by Himangi Saraogi · 10 years ago
  73. a6111d3 vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device by Stefan Sørensen · 10 years ago
  74. ae5c6c6 ptp: Classify ptp over ip over vlan packets by Stefan Sørensen · 10 years ago
  75. b9c701e net: Simplify ptp class checks by Stefan Sørensen · 10 years ago
  76. a70f4b5 Bluetooth: Don't try background scanning if LE is not enabled by Johan Hedberg · 10 years ago
  77. cdd6275 Bluetooth: Pass desired connection role to hci_connect_le() by Johan Hedberg · 10 years ago
  78. d93375a Bluetooth: Remove auth_type parameter from hci_connect_le() by Johan Hedberg · 10 years ago
  79. 2b7be33 Bluetooth: Enable passive scanning whenever we're connectable by Johan Hedberg · 10 years ago
  80. ae23ada Bluetooth: Don't let background scanning interfering with discovery by Johan Hedberg · 10 years ago
  81. bb3e0a3 Bluetooth: Update discovery state earlier in hci_discovery_set_state by Johan Hedberg · 10 years ago
  82. 7e899c9 Bluetooth: Remove unnecessary return value from check_pending_le_conn by Johan Hedberg · 10 years ago
  83. 841c564 Bluetooth: Remove redundant IRK lookup in mgmt_device_found() by Johan Hedberg · 10 years ago
  84. 1c1abca Bluetooth: Fix connecting devices during LE device discovery by Johan Hedberg · 10 years ago
  85. 74292d5 Bluetooth: Enforce providing hdev->send driver callback by Marcel Holtmann · 10 years ago
  86. cdc52fa Bluetooth: Fix memory leaking when hdev->send returns an error by Marcel Holtmann · 10 years ago
  87. 223683a Bluetooth: Fix updating background scan for LE connect complete by Johan Hedberg · 10 years ago
  88. cc78b44 Bluetooth: Skip unconfigured init procedure for raw-only devices by Marcel Holtmann · 10 years ago
  89. 09ae260 Bluetooth: Use lower timeout for LE auto-connections by Johan Hedberg · 10 years ago
  90. 5ea234d Bluetooth: Clear HCI_RAW flag when controller becomes configured by Marcel Holtmann · 10 years ago
  91. 9713c17 Bluetooth: Add support for changing the public device address by Marcel Holtmann · 10 years ago
  92. d603b76 Bluetooth: Run controller setup after external configuration by Marcel Holtmann · 10 years ago
  93. 19de082 Bluetooth: Fix sending Device Removed when clearing all parameters by Johan Hedberg · 10 years ago
  94. 9e1d7e1 Bluetooth: Restrict blocked device check in l2cap_recv_frame to LE by Johan Hedberg · 10 years ago
  95. e30d3f5 Bluetooth: Store Bluetooth address from controller setup by Marcel Holtmann · 10 years ago
  96. 0ebca7d Bluetooth: Run special init procedure for unconfigured controllers by Marcel Holtmann · 10 years ago
  97. 45296ac Bluetooth: Use a more simpler style for HCI event callbacks by Marcel Holtmann · 10 years ago
  98. f4537c0 Bluetooth: Add support for New Configuration Options management event by Marcel Holtmann · 10 years ago
  99. 04c60f05 Bluetooth: Move mgmt_event helper function to different location by Marcel Holtmann · 10 years ago
  100. dbece37 Bluetooth: Add support for Set External Configuration management command by Marcel Holtmann · 10 years ago