Age | Commit message (Expand) | Author | Files | Lines |
2005-11-10 | [NETLINK]: Generic netlink family | Thomas Graf | 1 | -0/+154 |
2005-11-10 | [NETLINK]: Generic netlink receive queue processor | Thomas Graf | 1 | -0/+6 |
2005-11-10 | [NETLINK]: Type-safe netlink messages/attributes interface | Thomas Graf | 1 | -0/+877 |
2005-11-10 | [NETFILTER]: Add nf_conntrack subsystem. | Yasuyuki Kozakai | 10 | -0/+1058 |
2005-11-09 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -1/+2 |
2005-11-09 | ieee80211: cleanup crypto list handling, other minor cleanups. | Christoph Hellwig | 1 | -0/+1 |
2005-11-09 | Merge rsync://bughost.org/repos/ieee80211-delta/ | Jeff Garzik | 1 | -1/+1 |
2005-11-08 | [Bluetooth]: Remove the usage of /proc completely | Marcel Holtmann | 3 | -11/+2 |
2005-11-08 | [Bluetooth]: Add endian annotations to the core | Marcel Holtmann | 2 | -59/+59 |
2005-11-08 | [NET]: sk_add_backlog convert from macro to inline | Stephen Hemminger | 1 | -10/+10 |
2005-11-08 | [IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a... | YOSHIFUJI Hideaki | 1 | -3/+16 |
2005-11-08 | [IPV6]: Put addr_diff() into common header for future use. | YOSHIFUJI Hideaki | 1 | -0/+48 |
2005-11-08 | Update version ieee80211 stamp to 1.1.7 | James Ketrenos | 1 | -1/+1 |
2005-11-06 | Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6 | Arnaldo Carvalho de Melo | 2 | -4/+349 |
2005-11-06 | [TCP/DCCP]: Randomize port selection | Stephen Hemminger | 1 | -2/+0 |
2005-11-06 | [NET]: Introduce INET_ECN_set_ce() function | Thomas Graf | 1 | -4/+24 |
2005-11-06 | [PKT_SCHED]: Generic RED layer | Thomas Graf | 1 | -0/+325 |
2005-10-29 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -4/+2 |
2005-10-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2005-10-29 | Merge branch 'master' | Jeff Garzik | 2 | -3/+6 |
2005-10-29 | [SCTP] Rename SCTP specific control message flags. | Ivan Skytte Jorgensen | 1 | -4/+4 |
2005-10-29 | drivers/net: Remove pointless checks for NULL prior to calling kfree() | Jesper Juhl | 2 | -4/+2 |
2005-10-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | Arnaldo Carvalho de Melo | 2 | -3/+6 |
2005-10-28 | [Bluetooth] Make more functions static | Marcel Holtmann | 1 | -0/+6 |
2005-10-28 | [Bluetooth] Move CRC table into RFCOMM core | Marcel Holtmann | 1 | -3/+0 |
2005-10-28 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 4 | -137/+658 |
2005-10-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15 | Linus Torvalds | 1 | -1/+0 |
2005-10-28 | [PATCH] gfp_t: net/* | Al Viro | 1 | -1/+1 |
2005-10-26 | Merge branch 'master' | Jeff Garzik | 2 | -2/+4 |
2005-10-26 | [IPSEC]: Kill obsolete get_mss function | Herbert Xu | 1 | -1/+0 |
2005-10-26 | [LLC]: Strip RIF flag from source MAC address | Jochen Friedrich | 1 | -1/+3 |
2005-10-22 | [AX.25]: Fix signed char bug | Ralf Baechle | 1 | -1/+1 |
2005-10-21 | Update version ieee80211 stamp to 1.1.6 | James Ketrenos | 1 | -1/+1 |
2005-10-14 | Merge branch 'master' | Jeff Garzik | 18 | -67/+80 |
2005-10-11 | [TWSK]: Grab the module refcount for timewait sockets | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 15 | -54/+50 |
2005-10-07 | [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels. | Sridhar Samudrala | 1 | -5/+5 |
2005-10-07 | [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels. | Ivan Skytte J�rgensen | 1 | -7/+16 |
2005-10-05 | [IPSEC]: Document that policy direction is derived from the index. | Herbert Xu | 1 | -0/+5 |
2005-10-05 | [XFRM]: fix sparse gfp nocast warnings | Randy Dunlap | 1 | -1/+1 |
2005-10-05 | [IPVS]: fix sparse gfp nocast warnings | Randy Dunlap | 1 | -1/+1 |
2005-10-05 | [DECNET]: fix sparse gfp nocast warnings | Randy Dunlap | 2 | -5/+5 |
2005-10-05 | [INET]: Shrink struct inet_ehash_bucket on 32 bits UP | Eric Dumazet | 1 | -1/+1 |
2005-10-04 | Merge rsync://bughost.org/repos/ieee80211-delta/ | Jeff Garzik | 2 | -4/+32 |
2005-10-04 | Merge branch 'upstream-fixes' | Jeff Garzik | 7 | -49/+96 |
2005-10-04 | [INET]: speedup inet (tcp/dccp) lookups | Eric Dumazet | 4 | -40/+52 |
2005-10-03 | Lindent and trailing whitespace script executed ieee80211 subsystem | James Ketrenos | 1 | -3/+3 |
2005-10-03 | This will move the ieee80211_is_ofdm_rate function to the ieee80211.h | Ivo van Doorn | 1 | -0/+28 |
2005-09-29 | This patch fixes a typo in ieee80211.h: ieee82011_deauth -> ieee80211_deauth | Michael Wu | 1 | -1/+1 |
2005-09-22 | [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series | James Ketrenos | 2 | -2/+9 |