Age | Commit message (Expand) | Author |
2008-01-28 | mac80211: implement cfg80211 station handling | Johannes Berg |
2008-01-28 | mac80211: add beacon configuration via cfg80211 | Johannes Berg |
2008-01-28 | mac80211: move interface type to vif structure | Johannes Berg |
2008-01-28 | mac80211: dont use interface indices in drivers | Johannes Berg |
2008-01-28 | ieee80211: beacon->capability is little-endian | Al Viro |
2008-01-28 | ieee80211: fix misannotations | Al Viro |
2008-01-28 | ieee80211softmac_auth_resp() fix | Al Viro |
2008-01-28 | several missing cpu_to_le16() in ieee80211softmac_capabilities() | Al Viro |
2008-01-28 | eliminate byteswapping in struct ieee80211_qos_parameters | Al Viro |
2008-01-28 | [IPV4]: Enable use of 240/4 address space. | Jan Engelhardt |
2008-01-28 | [NET] gen_estimator: gen_replace_estimator() cosmetic changes | Jarek Poplawski |
2008-01-28 | [PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop | Stephen Hemminger |
2008-01-28 | [PKT_SCHED] net classifier: style cleanup's | Stephen Hemminger |
2008-01-28 | [PKT_SCHED] sch_atm: style cleanup | Stephen Hemminger |
2008-01-28 | [PKT_SCHED] dsmark: checkpatch warning cleanup | Stephen Hemminger |
2008-01-28 | [PKT_SCHED] dsmark: handle cloned and non-linear skb's | Stephen Hemminger |
2008-01-28 | [PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop. | David S. Miller |
2008-01-28 | [PKT_SCHED] dsmark: get rid of wrappers | Stephen Hemminger |
2008-01-28 | [IPV6]: addrconf sparse warnings | Stephen Hemminger |
2008-01-28 | [NET_SCHED]: kill obsolete NET_CLS_POLICE option | Patrick McHardy |
2008-01-28 | [VLAN]: Move protocol determination to seperate function | Pavel Emelyanov |
2008-01-28 | [VLAN]: Clean up vlan_skb_recv() | Patrick McHardy |
2008-01-28 | [VLAN]: Update list address | Patrick McHardy |
2008-01-28 | [VLAN]: checkpatch cleanups | Patrick McHardy |
2008-01-28 | [VLAN]: Turn VLAN_DEV_INFO into inline function | Patrick McHardy |
2008-01-28 | [VLAN]: Simplify vlan unregistration | Patrick McHardy |
2008-01-28 | [VLAN]: Clean up unregister_vlan_dev | Patrick McHardy |
2008-01-28 | [VLAN]: Clean up initialization code | Patrick McHardy |
2008-01-28 | [VLAN]: Remove non-implemented ioctls | Patrick McHardy |
2008-01-28 | [VLAN]: Clean up debugging and printks | Patrick McHardy |
2008-01-28 | [VLAN]: Kill useless check | Patrick McHardy |
2008-01-28 | [VLAN]: Move device setup to vlan_dev.c | Patrick McHardy |
2008-01-28 | [VLAN]: Use dev->stats | Patrick McHardy |
2008-01-28 | [VLAN]: Kill useless VLAN_NAME define | Patrick McHardy |
2008-01-28 | [NET_SCHED]: sch_ingress: remove useless printk | Patrick McHardy |
2008-01-28 | [NET_SCHED]: sch_ingress: avoid a few #ifdefs | Patrick McHardy |
2008-01-28 | [NET_SCHED]: sch_ingress: move dependencies to Kconfig | Patrick McHardy |
2008-01-28 | [NET_SCHED]: sch_ingress: remove unnecessary ops | Patrick McHardy |
2008-01-28 | [NET_SCHED]: sch_ingress: return proper error code in ingress_graft() | Patrick McHardy |
2008-01-28 | [NET_SCHED]: sch_ingress: remove unused inner qdisc | Patrick McHardy |
2008-01-28 | [NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper | Patrick McHardy |
2008-01-28 | [NET_SCHED]: sch_ingress: remove excessive debugging | Patrick McHardy |
2008-01-28 | [NET_SCHED]: sch_ingress: formatting fixes | Patrick McHardy |
2008-01-28 | [PKT_SCHED] SFQ: whitespace cleanup | Stephen Hemminger |
2008-01-28 | [PKT_SCHED] SFQ: use net_random | Stephen Hemminger |
2008-01-28 | [PKT_SCHED] SFQ: timer is deferrable | Stephen Hemminger |
2008-01-28 | [NETNS]: Process FIB rule action in the context of the namespace. | Denis V. Lunev |
2008-01-28 | [NETNS]: FIB rules API cleanup. | Denis V. Lunev |
2008-01-28 | [FIB]: Add netns to fib_rules_ops. | Denis V. Lunev |
2008-01-28 | [SCTP]: Correctly initialize error when parameter validation failed. | Vlad Yasevich |