| Commit message (Expand) | Author | Age |
* | net: adjust handle_macvlan to pass port struct to hook | Jiri Pirko | 2010-05-16 |
* | net: reserve ports for applications using fixed port numbers | Amerigo Wang | 2010-05-16 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/... | David S. Miller | 2010-05-16 |
|\ |
|
| * | wimax: checking ERR_PTR vs null | Dan Carpenter | 2010-05-11 |
* | | bridge: update sysfs link names if port device names have changed | Simon Arlott | 2010-05-16 |
* | | bridge: change console message interface | stephen hemminger | 2010-05-16 |
* | | bridge: netpoll cleanup | stephen hemminger | 2010-05-16 |
* | | netfilter: xt_TEE depends on NF_CONNTRACK | Randy Dunlap | 2010-05-14 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-05-13 |
|\ \ |
|
| * | | netfilter: remove unnecessary returns from void function()s | Joe Perches | 2010-05-13 |
| * | | netfilter: cleanup printk messages | Stephen Hemminger | 2010-05-13 |
| * | | netfilter: change NF_ASSERT to WARN_ON | Stephen Hemminger | 2010-05-13 |
| * | | netfilter: bridge-netfilter: fix crash in br_nf_forward_finish() | Bart De Schuymer | 2010-05-13 |
| * | | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 2010-05-11 |
| |\ \ |
|
| | * | | netfilter: xtables: combine built-in extension structs | Jan Engelhardt | 2010-05-11 |
| | * | | netfilter: xtables: change hotdrop pointer to direct modification | Jan Engelhardt | 2010-05-11 |
| | * | | netfilter: xtables: deconstify struct xt_action_param for matches | Jan Engelhardt | 2010-05-11 |
| | * | | netfilter: xtables: substitute temporary defines by final name | Jan Engelhardt | 2010-05-11 |
| | * | | netfilter: xtables: combine struct xt_match_param and xt_target_param | Jan Engelhardt | 2010-05-11 |
| | * | | netfilter: xtables: dissolve do_match function | Jan Engelhardt | 2010-05-02 |
| | * | | netfilter: xtables: fix incorrect return code | Jan Engelhardt | 2010-05-02 |
| | * | | netfilter: ip_tables: fix compilation when debug is enabled | Jan Engelhardt | 2010-05-02 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-05-13 |
|\ \ \ \ |
|
| * | | | | ipv6: ip6mr: add support for dumping routing tables over netlink | Patrick McHardy | 2010-05-11 |
| * | | | | ipv6: ip6mr: support multiple tables | Patrick McHardy | 2010-05-11 |
| * | | | | ipv6: ip6mr: move mroute data into seperate structure | Patrick McHardy | 2010-05-11 |
| * | | | | ipv6: ip6mr: convert struct mfc_cache to struct list_head | Patrick McHardy | 2010-05-11 |
| * | | | | ipv6: ip6mr: remove net pointer from struct mfc6_cache | Patrick McHardy | 2010-05-11 |
| * | | | | ipv6: ip6mr: move unres_queue and timer to per-namespace data | Patrick McHardy | 2010-05-11 |
| |/ / / |
|
* | | | | tipc: Reduce footprint by un-inlining tipc_msg_* routines | Allan Stephens | 2010-05-13 |
* | | | | tipc: Reduce footprint by un-inlining buf_acquire routine | Allan Stephens | 2010-05-13 |
* | | | | tipc: Reduce footprint by un-inlining bearer congestion routine | Allan Stephens | 2010-05-13 |
* | | | | tipc: Reduce footprint by un-inlining port list routines | Allan Stephens | 2010-05-13 |
* | | | | tipc: Reduce footprint by un-inlining nmap routines | Allan Stephens | 2010-05-13 |
* | | | | tipc: Reduce footprint by un-inlining address routines | Allan Stephens | 2010-05-13 |
* | | | | tipc: add tipc_ prefix to fcns targeted for un-inlining | Allan Stephens | 2010-05-13 |
* | | | | tipc: Relocate trivial link status functions to header file | Allan Stephens | 2010-05-13 |
* | | | | tipc: remove abstraction for link_max_pkt | Allan Stephens | 2010-05-13 |
* | | | | tipc: Add support for "-s" configuration option | Allan Stephens | 2010-05-13 |
* | | | | tipc: Rename "multicast-link" to "broadcast-link" | Allan Stephens | 2010-05-13 |
* | | | | tipc: Eliminate unnecessary initialization in native API send routines | Allan Stephens | 2010-05-13 |
* | | | | tipc: Prune unused data structures from configuration service | Allan Stephens | 2010-05-13 |
* | | | | tipc: Eliminate unused argument in print statement | Allan Stephens | 2010-05-13 |
* | | | | tipc: Eliminate obsolete port's "congested_link" field | Allan Stephens | 2010-05-13 |
* | | | | netfilter: xtables: add missing depends for xt_TEE | Jan Engelhardt | 2010-05-12 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-12 |
|\ \ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-11 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-05-11 |
| | |\ \ \ \ |
|
| | | * | | | | mac80211: remove association work when processing deauth request | Reinette Chatre | 2010-05-07 |
| | * | | | | | net: Fix FDDI and TR config checks in ipv4 arp and LLC. | David S. Miller | 2010-05-10 |