1. 7feb49c [NETNS]: Use TCP control socket from a correct namespace. by Denis V. Lunev · 17 years ago
  2. 046ee90 [NETNS]: Create tcp control socket in the each namespace. by Denis V. Lunev · 17 years ago
  3. 1ed8516 [IPV6]: Simplify IPv6 control sockets creation. by Denis V. Lunev · 17 years ago
  4. 5616bdd [INET]: uc_ttl assignment in inet_ctl_sock_create is redundant. by Denis V. Lunev · 17 years ago
  5. c1e9894 [ICMP]: Simplify ICMP control socket creation. by Denis V. Lunev · 17 years ago
  6. 5677242 [NETNS]: Inet control socket should not hold a namespace. by Denis V. Lunev · 17 years ago
  7. eee4fe4 [INET]: Let inet_ctl_sock_create return sock rather than socket. by Denis V. Lunev · 17 years ago
  8. 8258175 [SCTP]: Replace socket with sock for SCTP control socket. by Denis V. Lunev · 17 years ago
  9. 4ffe022 [SCTP]: Use inet_ctl_sock_create for control socket creation. by Denis V. Lunev · 17 years ago
  10. 3d58b5f [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. by Denis V. Lunev · 17 years ago
  11. 4f049b4 [DCCP]: dccp_v(4|6)_ctl_socket is leaked. by Denis V. Lunev · 17 years ago
  12. 7630f02 [DCCP]: Replace socket with sock for reset sending. by Denis V. Lunev · 17 years ago
  13. 14c0c8e [TCP]: Replace socket with sock for reset sending. by Denis V. Lunev · 17 years ago
  14. a4aa834 [NETNS]: Declare init_net even without CONFIG_NET defined. by Denis V. Lunev · 17 years ago
  15. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  16. c0f3932 [NETNS]: Do not include net/net_namespace.h from seq_file.h by Denis V. Lunev · 17 years ago
  17. 856f6ff [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c. by Denis V. Lunev · 17 years ago
  18. 225c0a0 [NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h. by Denis V. Lunev · 17 years ago
  19. 802fb17 [VLAN]: Proc entry is not renamed when vlan device name changes. by Pavel Emelyanov · 17 years ago
  20. f32c5f2 [IPV6]: Fix ICMP relookup error path dst leak by Herbert Xu · 17 years ago
  21. a22eb6f [ATM] drivers/atm/iphase.c: compilation warning fix by Leonardo Potenza · 17 years ago
  22. eac55bf IPv6: do not create temporary adresses with too short preferred lifetime by Benoit Boissinot · 17 years ago
  23. c6fbfac IPv6: only update the lifetime of the relevant temporary address by Benoit Boissinot · 17 years ago
  24. 1905f6c bluetooth : __rfcomm_dlc_close lock fix by Dave Young · 17 years ago
  25. 68845cb bluetooth : use lockdep sub-classes for diffrent bluetooth protocol by Dave Young · 17 years ago
  26. f0bdb7b [IPV6] RAW: Remove ancient comment. by YOSHIFUJI Hideaki · 17 years ago
  27. 4965291 [ROSE/AX25] af_rose: rose_release() fix by Jarek Poplawski · 17 years ago
  28. 06501d2 wireless: fix various printk warnings on ia64 (and others) by John W. Linville · 17 years ago
  29. 6c4711b mac80211: use a struct for bss->mesh_config by Luis Carlos Cobo · 17 years ago
  30. 05e5e88 mac80211: check for mesh_config length on incoming management frames by Luis Carlos Cobo · 17 years ago
  31. 966a542 mac80211: use recent multicast table for all mesh multicast frames by Luis Carlos Cobo · 17 years ago
  32. cb585bc mac80211: fix spinlock recursion on sta expiration by Luis Carlos Cobo · 17 years ago
  33. 73bb3e4 mac80211: fix deadlocks in debugfs_netdev.c by Luis Carlos Cobo · 17 years ago
  34. 7e879b5 mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params by Johannes Berg · 17 years ago
  35. dc6676b mac80211: sta_info_flush() fixes by Johannes Berg · 17 years ago
  36. 4f6fab4 mac80211: clean up sta_info_destroy() users wrt. RCU/locking by Johannes Berg · 17 years ago
  37. 93e5deb mac80211: automatically free sta struct when insertion fails by Johannes Berg · 17 years ago
  38. 97bff8e mac80211: fix sta_info_destroy(NULL) by Johannes Berg · 17 years ago
  39. 9dd6aed mac80211 ibss: flush only stations belonging to current interface by Johannes Berg · 17 years ago
  40. a2e1d52 rt2x00: Remove MAC80211_LEDS dependency by Ivo van Doorn · 17 years ago
  41. e0b005f rt2x00: TO_DS filter depends on intf_ap_count by Ivo van Doorn · 17 years ago
  42. bc5213f rt2x00: Invert scheduled packet_filter check by Ivo van Doorn · 17 years ago
  43. e547297 iwlwifi: Fix synchronous host command by Tomas Winkler · 17 years ago
  44. a571ea4 iwlwifi: LED initialize before registering by Tomas Winkler · 17 years ago
  45. c4f5523 iwlwifi: unregister to upper stack before releasing resources by Ron Rindjunsky · 17 years ago
  46. 897e1cf iwlwifi: move rate registration to module load by Reinette Chatre · 17 years ago
  47. 0359fac iwlwifi: fix race condition during driver unload by Mohamed Abbas · 17 years ago
  48. ad97edd iwlwifi: hook iwlwifi with Linux rfkill by Mohamed Abbas · 17 years ago
  49. c8381fd iwlwifi: add notification infrastructure to iwlcore by Mohamed Abbas · 17 years ago
  50. 0675abd net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug by Andrew Morton · 17 years ago
  51. 3480a58 rt2x00: fixup some non-functional merge errors by John W. Linville · 17 years ago
  52. 04850a4 libertas: don't depend on IEEE80211 by Holger Schurig · 17 years ago
  53. f539f2e libertas: convert sleep/wake config direct commands by Holger Schurig · 17 years ago
  54. 7460f5a libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command by Holger Schurig · 17 years ago
  55. 2af9f03 libertas: convert CMD_802_11_MAC_ADDRESS to a direct command by Holger Schurig · 17 years ago
  56. 717ddc0 endianness annotations: drivers/net/wireless/rtl8180_dev.c by Al Viro · 17 years ago
  57. d43c7b3 mac80211: correct use_short_preamble handling by Vladimir Koutny · 17 years ago
  58. e645890 b43: Fix PCMCIA IRQ routing by Michael Buesch · 17 years ago
  59. 539e6f8 b43: Add DMA mapping failure messages by Michael Buesch · 17 years ago
  60. 64f851e mac80211: trigger ieee80211_sta_work after opening interface by Jan Niehusmann · 17 years ago
  61. f83f176 [LLC]: skb allocation size for responses by Joonwoo Park · 17 years ago
  62. dfb12eb [IPV6][NETNS]: Display per-net info in sockstat6 file. by Pavel Emelyanov · 17 years ago
  63. fd4e7b5 [IPV4][NETNS]: Display per-net info in sockstat file. by Pavel Emelyanov · 17 years ago
  64. d0538ca [SOCK][NETNS]: Register sockstat(6) files in each net. by Pavel Emelyanov · 17 years ago
  65. 70ee115 [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net. by Pavel Emelyanov · 17 years ago
  66. c29a0bc [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. by Pavel Emelyanov · 17 years ago
  67. 8efa6e9 [NETNS]: Introduce a netns_core structure. by Pavel Emelyanov · 17 years ago
  68. b50660f [IP] UDP: Use SEQ_START_TOKEN. by YOSHIFUJI Hideaki · 17 years ago
  69. 5e0751f [NET]: Remove Documentation/networking/sk98lin.txt by Adrian Bunk · 17 years ago
  70. f4c4b4a [ATM] atm/idt77252.c: Make 2 functions static by Adrian Bunk · 17 years ago
  71. 0ee897d [ATM]: Make atm/he.c:read_prom_byte() static by Adrian Bunk · 17 years ago
  72. 4c7966b [IPV6] MCAST: Ensure to check multicast listener(s). by YOSHIFUJI Hideaki · 17 years ago
  73. 3edf8fa [NET]: Fix allnoconfig build on powerpc and avr32 by David S. Miller · 17 years ago
  74. 9f09243 [LLC]: Kill llc_station_mac_sa symbol export. by David S. Miller · 17 years ago
  75. 17eed24 Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  76. 98846b5 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  77. 318a94d e1000e: reorganize PHY and flow control interface by Jeff Kirsher · 17 years ago
  78. e2de3eb e1000e: rename mc_addr_list_update by Jeff Kirsher · 17 years ago
  79. ad68076 e1000e: reformat comment blocks, cosmetic changes only by Bruce Allan · 17 years ago
  80. 652f093 Compilation fix for ixgbe_main.c. by Denis V. Lunev · 17 years ago
  81. 80950f8 net: yellowfin parenthesis fix by Mariusz Kozlowski · 17 years ago
  82. a5af6ad netdev: ehea: port_lock semaphore to mutex by Daniel Walker · 17 years ago
  83. da59cde netdev: ehea: bcmc_regs semaphore to mutex by Daniel Walker · 17 years ago
  84. dbbcbb2 netdev: ehea: locking order correction by Daniel Walker · 17 years ago
  85. 9f71a56 netdev: ehea: ehea_fw_handles semaphore to mutex by Daniel Walker · 17 years ago
  86. 06f89ed netdev: ehea: semaphore to mutex by Daniel Walker · 17 years ago
  87. b7aa690 drivers/net/tokenring/3c359.c: use time_* macros by S.Caglar Onur · 17 years ago
  88. 9307b57 drivers/net/arcnet/arcnet.c: use time_* macros by S.Caglar Onur · 17 years ago
  89. ac4bed1 3c509: convert to isa_driver and pnp_driver by Ondrej Zary · 17 years ago
  90. bd6ca63 forcedeth: fix locking bug with netconsole by Ingo Molnar · 17 years ago
  91. c6cbcad usb net: asix does not really need 10/100mbit by Mike Frysinger · 17 years ago
  92. 51a491c Blackfin EMAC Driver: delete unused variables to fixup gcc warnings by Mike Frysinger · 17 years ago
  93. e66f416 ibm_newemac: emac_tx_csum typo fix by Valentine Barshak · 17 years ago
  94. 5beaf7d Make pasemi_mac.c depend on PPC_PASEMI to prevent link errors by Michael Ellerman · 17 years ago
  95. f70e550 S2io: Version update for Tx completion patch by Sreenivasa Honnur · 17 years ago
  96. 1424fd9 drivers/net/usb/pegasus.c: remove in_atomic() check by David Brownell · 17 years ago
  97. 47df976 dm9601: Fix multicast hash table handling by Peter Korsgaard · 17 years ago
  98. 209261c [netdrvr] tulip_read_eeprom fixes for BUG 4420 by Grant Grundler · 17 years ago
  99. 4ad96d3 [UDP]: Remove owner from udp_seq_afinfo. by Denis V. Lunev · 17 years ago
  100. 3ba9441 [UDP]: Place file operations directly into udp_seq_afinfo. by Denis V. Lunev · 17 years ago