Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | [NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping | Pablo Neira Ayuso | 2006-01-05 | |
* | [NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c | Jesper Juhl | 2006-01-05 | |
* | [NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c | Jesper Juhl | 2006-01-05 | |
* | [IPVS]: Fix compilation | Adrian Bunk | 2006-01-05 | |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-04 | |
|\ | ||||
| * | [PATCH] net: swich device attribute creation to default attrs | Kay Sievers | 2006-01-04 | |
| * | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 | |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-04 | |
|\ \ | ||||
| * | | s/retreiv/retriev/g | Matt Mackall | 2006-01-03 | |
| |/ | ||||
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-01-04 | |
|\ \ | ||||
| * | | Merge branch 'master' | Jeff Garzik | 2006-01-03 | |
| |\| | ||||
| * | | Merge branch 'master' | Jeff Garzik | 2005-12-19 | |
| |\ \ | ||||
| * \ \ | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-12-13 | |
| |\ \ \ | ||||
| * \ \ \ | Merge branch 'master' | Jeff Garzik | 2005-12-12 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge branch 'master' | Jeff Garzik | 2005-12-03 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'master' | Jeff Garzik | 2005-12-01 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'master' | Jeff Garzik | 2005-11-29 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'master' | Jeff Garzik | 2005-11-18 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' | Jeff Garzik | 2005-11-15 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | [PATCH] net: make dev_valid_name public | Mitch Williams | 2005-11-13 | |
| * | | | | | | | | | | [PATCH] net: allow newline terminated IP addresses in in_aton | Mitch Williams | 2005-11-13 | |
* | | | | | | | | | | | [TCP] tcp_vegas: Fix slow start | Thomas Young | 2006-01-04 | |
* | | | | | | | | | | | [NET]: More instruction checks fornet/core/filter.c | Kris Katterjohn | 2006-01-04 | |
* | | | | | | | | | | | [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. | YOSHIFUJI Hideaki | 2006-01-04 | |
* | | | | | | | | | | | [IPV6]: Use macro for rwlock_t initialization. | YOSHIFUJI Hideaki | 2006-01-04 | |
* | | | | | | | | | | | [ECONET]: Use macro for spinlock_t definition. | YOSHIFUJI Hideaki | 2006-01-04 | |
* | | | | | | | | | | | [IPVS]: Add missing include <linux/net.h> | Arnaldo Carvalho de Melo | 2006-01-03 | |
* | | | | | | | | | | | [TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected | Arnaldo Carvalho de Melo | 2006-01-03 | |
* | | | | | | | | | | | [DCCP] ackvec: use u8 for the buf offsets | Arnaldo Carvalho de Melo | 2006-01-03 | |
* | | | | | | | | | | | [DCCP] ackvec: Fix spelling of "throw" | Andrea Bittau | 2006-01-03 | |
* | | | | | | | | | | | [TCP]: less inline's | Stephen Hemminger | 2006-01-03 | |
* | | | | | | | | | | | [IEEE80211] ipw2200: Simplify multicast checks. | Stephen Hemminger | 2006-01-03 | |
* | | | | | | | | | | | [IPV4] fib_trie: build fix | Stephen Hemminger | 2006-01-03 | |
* | | | | | | | | | | | [BRIDGE]: Fix faulty check in br_stp_recalculate_bridge_id() | Stephen Hemminger | 2006-01-03 | |
* | | | | | | | | | | | [DCCP]: Notify CCID only after ACK vectors have been processed. | Andrea Bittau | 2006-01-03 | |
* | | | | | | | | | | | [DCCP]: Send an ACK vector when ACKing a response packet | Andrea Bittau | 2006-01-03 | |
* | | | | | | | | | | | [DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN. | Andrea Bittau | 2006-01-03 | |
* | | | | | | | | | | | [DECNET]: Only use local routers | Patrick Caulfield | 2006-01-03 | |
* | | | | | | | | | | | [IPVS]: Cleanup IP_VS_DBG statements. | Roberto Nibali | 2006-01-03 | |
* | | | | | | | | | | | [NET]: Add a dev_ioctl() fallback to sock_ioctl() | Christoph Hellwig | 2006-01-03 | |
* | | | | | | | | | | | [NETROM]: Remove unessecary lock_sock calls in netrom_ioctl() | Christoph Hellwig | 2006-01-03 | |
* | | | | | | | | | | | [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 | Per Liden | 2006-01-03 | |
* | | | | | | | | | | | [AF_UNIX]: Convert to use a spinlock instead of rwlock | Benjamin LaHaise | 2006-01-03 | |
* | | | | | | | | | | | [NET]: Speed up __alloc_skb() | Benjamin LaHaise | 2006-01-03 | |
* | | | | | | | | | | | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 2006-01-03 | |
* | | | | | | | | | | | [SOCK]: Introduce sk_receive_skb | Arnaldo Carvalho de Melo | 2006-01-03 | |
* | | | | | | | | | | | [NET]: restructure sock_aio_{read,write} / sock_{readv,writev} | Christoph Hellwig | 2006-01-03 | |
* | | | | | | | | | | | [NET]: Fix sock_init() return value. | David S. Miller | 2006-01-03 | |
* | | | | | | | | | | | [PKTGEN]: Deinitialise static variables. | Jaco Kroon | 2006-01-03 | |
* | | | | | | | | | | | [NET]: move struct proto_ops to const | Eric Dumazet | 2006-01-03 |