| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-01-28 | [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header. |  YOSHIFUJI Hideaki | 1 | -0/+4 |
| 2008-01-28 | [NETNS]: Add netns parameter to inetdev_by_index. |  Denis V. Lunev | 1 | -1/+1 |
| 2008-01-28 | [NETNS]: Add netns parameter to fib_lookup. |  Denis V. Lunev | 1 | -4/+5 |
| 2008-01-28 | ssb: Add boardflags_hi field to the sprom data structure |  Michael Buesch | 1 | -0/+1 |
| 2008-01-28 | mac80211: add unified BSS configuration |  Johannes Berg | 1 | -17/+49 |
| 2008-01-28 | mac80211: move interface type to vif structure |  Johannes Berg | 1 | -0/+2 |
| 2008-01-28 | mac80211: dont use interface indices in drivers |  Johannes Berg | 1 | -25/+45 |
| 2008-01-28 | Add rtl8180 wireless driver |  Michael Wu | 1 | -0/+3 |
| 2008-01-28 | ssb: add 'ssb_pcihost_set_power_state' function |  Miguel Botón | 1 | -0/+7 |
| 2008-01-28 | ssb: Fix PCMCIA lowlevel register access |  Michael Buesch | 1 | -1/+2 |
| 2008-01-28 | ssb: Fix extraction of values from SPROM |  Michael Buesch | 2 | -16/+41 |
| 2008-01-28 | ieee80211: fix misannotations |  Al Viro | 1 | -3/+3 |
| 2008-01-28 | [IPV4]: Enable use of 240/4 address space. |  Jan Engelhardt | 2 | -3/+4 |
| 2008-01-28 | [VLAN]: Turn __constant_htons into htons where possible |  Patrick McHardy | 1 | -3/+3 |
| 2008-01-28 | [VLAN]: Turn VLAN_DEV_INFO into inline function |  Patrick McHardy | 1 | -2/+5 |
| 2008-01-28 | [VLAN]: Simplify vlan unregistration |  Patrick McHardy | 1 | -0/+1 |
| 2008-01-28 | [ETHER]: Bring back MAC_FMT |  Patrick McHardy | 1 | -0/+1 |
| 2008-01-28 | [VLAN]: Use dev->stats |  Patrick McHardy | 1 | -8/+1 |
| 2008-01-28 | [VLAN]: Kill useless VLAN_NAME define |  Patrick McHardy | 1 | -2/+0 |
| 2008-01-28 | [VLAN]: Clean up vlan_hdr/vlan_ethhdr structs |  Patrick McHardy | 1 | -10/+23 |
| 2008-01-28 | [VLAN]: Remove unnecessary structure declarations |  Patrick McHardy | 1 | -5/+0 |
| 2008-01-28 | [NETNS]: Process FIB rule action in the context of the namespace. |  Denis V. Lunev | 1 | -0/+1 |
| 2008-01-28 | [NETNS]: FIB rules API cleanup. |  Denis V. Lunev | 1 | -2/+2 |
| 2008-01-28 | [FIB]: Add netns to fib_rules_ops. |  Denis V. Lunev | 1 | -0/+1 |
| 2008-01-28 | [IrDA]: Irport removal - part 1 |  Adrian Bunk | 1 | -13/+0 |
| 2008-01-28 | [NETNS]: Consolidate kernel netlink socket destruction. |  Denis V. Lunev | 1 | -0/+1 |
| 2008-01-28 | annotate the rest of drivers/net/wan |  Al Viro | 1 | -1/+1 |
| 2008-01-28 | annotate tun |  Al Viro | 1 | -1/+3 |
| 2008-01-28 | ssb: Remove the old, now unused, data structures |  Larry Finger | 2 | -95/+28 |
| 2008-01-28 | ssb: Convert to use of the new SPROM structure |  Larry Finger | 2 | -11/+28 |
| 2008-01-28 | ssb: Add new SPROM structure while keeping the old |  Larry Finger | 2 | -6/+58 |
| 2008-01-28 | pasemi: DMA engine management library |  Olof Johansson | 1 | -0/+76 |
| 2008-01-28 | pasemi_mac: Move register definitions to include/asm-powerpc |  Olof Johansson | 1 | -0/+391 |
| 2008-01-28 | r6040: cleanups |  Francois Romieu | 1 | -1/+0 |
| 2008-01-28 | drivers/net/r6040: fix obvious problems (but more remain) |  Jeff Garzik | 1 | -0/+3 |
| 2008-01-28 | add bnx2x driver for BCM57710 |  Eliezer Tamir | 1 | -0/+1 |
| 2008-01-28 | [NETNS][DST]: Add the network namespace pointer in dst_ops |  Daniel Lezcano | 1 | -0/+1 |
| 2008-01-28 | [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions |  Daniel Lezcano | 1 | -1/+1 |
| 2008-01-28 | [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos |  Patrick McHardy | 1 | -3/+0 |
| 2008-01-28 | [NETFILTER]: nf_conntrack: clean up a few header files |  Patrick McHardy | 3 | -19/+4 |
| 2008-01-28 | [NETFILTER]: nf_conntrack_sctp: remove unused ttag field from conntrack data |  Patrick McHardy | 1 | -1/+0 |
| 2008-01-28 | [NETFILTER]: Rename ipt_iprange to xt_iprange |  Jan Engelhardt | 3 | -5/+19 |
| 2008-01-28 | [NETFILTER]: xt_policy: use the new union nf_inet_addr |  Jan Engelhardt | 1 | -4/+19 |
| 2008-01-28 | [NETFILTER]: xt_mark match, revision 1 |  Jan Engelhardt | 1 | -0/+5 |
| 2008-01-28 | [NETFILTER]: xt_conntrack match, revision 1 |  Jan Engelhardt | 1 | -1/+15 |
| 2008-01-28 | [NETFILTER]: Extend nf_inet_addr with in{,6}_addr |  Jan Engelhardt | 1 | -0/+4 |
| 2008-01-28 | [NETFILTER]: xt_connmark match, revision 1 |  Jan Engelhardt | 1 | -0/+5 |
| 2008-01-28 | [NETFILTER]: xt_MARK target, revision 2 |  Jan Engelhardt | 1 | -0/+4 |
| 2008-01-28 | [NETFILTER]: xt_CONNMARK target, revision 1 |  Jan Engelhardt | 1 | -0/+5 |
| 2008-01-28 | [NETFILTER]: Annotate start of kernel fields in NF headers |  Jan Engelhardt | 8 | -2/+12 |