index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-08
pkt_sched: Remove 'dev' member of struct Qdisc.
David S. Miller
16
-85
/
+84
2008-07-08
netdev: Create netdev_queue abstraction.
David S. Miller
12
-28
/
+62
2008-07-08
pkt_sched: Remove comment reference to old style TX locking.
David S. Miller
1
-1
/
+1
2008-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-20
/
+55
2008-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
17
-268
/
+325
2008-07-08
vlan: avoid header copying and linearisation where possible
Patrick McHardy
1
-29
/
+5
2008-07-08
ipv6: fix race between ipv6_del_addr and DAD timer
Andrey Vagin
1
-2
/
+2
2008-07-08
net/wireless/nl80211.c: fix endless Netlink callback loop.
Julius Volz
1
-2
/
+4
2008-07-08
mac80211: fix lots of kernel-doc
Randy Dunlap
2
-21
/
+61
2008-07-08
rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switch
Henrique de Moraes Holschuh
1
-6
/
+4
2008-07-08
rfkill: some minor kernel-doc changes for rfkill_toggle_radio
Henrique de Moraes Holschuh
1
-5
/
+7
2008-07-08
mac80211: add support for iwconfig wlanX frag auto
Emmanuel Grumbach
1
-0
/
+2
2008-07-08
mac80211: aes_ccm.c remove crypto wrapper and extra args
Harvey Harrison
1
-21
/
+17
2008-07-08
mac80211: pass scratch buffer directly, remove additional pointers
Harvey Harrison
3
-23
/
+20
2008-07-08
mac80211: wpa.c remove rx/tx_data ->fc users
Harvey Harrison
1
-13
/
+8
2008-07-08
mac80211: remove trivial rx_data->fc users
Harvey Harrison
1
-56
/
+51
2008-07-08
mac80211: call bss_info_change only once upon disassociation
Tomas Winkler
3
-8
/
+8
2008-07-08
mac80211: remove ieee80211_get_hdr_info
Harvey Harrison
3
-41
/
+35
2008-07-08
mac80211: remove one user of ieee80211_get_hdr_info
Harvey Harrison
1
-41
/
+37
2008-07-08
mac80211: use symbolic defines in wpa.c
Harvey Harrison
1
-7
/
+7
2008-07-08
mac80211: move QOS control helpers into ieee80211.h
Harvey Harrison
3
-24
/
+16
2008-07-08
mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig.
Rami Rosen
1
-2
/
+1
2008-07-08
mac80211: fix warning: unused variable ifsta
Tomas Winkler
1
-0
/
+2
2008-07-08
mac80211: remove useless tid assignment for management and control frames
Tomas Winkler
1
-1
/
+0
2008-07-08
mac80211: add block ack request capability
Ron Rindjunsky
3
-2
/
+49
2008-07-08
mac80211: Don't request encryption for probe response
Ivo van Doorn
1
-0
/
+1
2008-07-08
vlan: TCI related type and naming cleanups
Patrick McHardy
5
-59
/
+55
2008-07-08
vlan: move struct vlan_dev_info to private header
Patrick McHardy
4
-9
/
+62
2008-07-08
vlan: uninline __vlan_hwaccel_rx
Patrick McHardy
4
-5
/
+64
2008-07-08
vlan: Add ethtool support
Patrick McHardy
1
-0
/
+18
2008-07-08
vlan: Use is_vlan_dev()
Joonwoo Park
3
-4
/
+3
2008-07-08
vlan: fix network_header/mac_header adjustments
Patrick McHardy
1
-1
/
+0
2008-07-08
irda: Fix netlink error path return value
Julius Volz
1
-2
/
+2
2008-07-08
ipv4: remove flush_mutex from ipv4_sysctl_rtcache_flush
Denis V. Lunev
1
-8
/
+6
2008-07-08
netfilter: fix string extension for case insensitive pattern matching
Joonwoo Park
1
-2
/
+36
2008-07-08
netfilter: ebt_nflog: fix Kconfig typo
Patrick McHardy
1
-1
/
+1
2008-07-08
netfilter: ip6table_filter in netns for real
Alexey Dobriyan
1
-9
/
+22
2008-07-08
netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc
Pablo Neira Ayuso
2
-4
/
+5
2008-07-08
netfilter: Get rid of refrences to no longer existant Fast NAT.
Russ Dill
2
-5
/
+3
2008-07-08
netfilter: use correct namespace in ip6table_security
Alexey Dobriyan
1
-3
/
+3
2008-07-08
sctp: Mark the tsn as received after all allocations finish
Vlad Yasevich
2
-6
/
+8
2008-07-07
mac80211: don't report selected IBSS when not found
Vladimir Koutny
1
-2
/
+4
2008-07-07
mac80211: Only flush workqueue when last interface was removed
Ivo van Doorn
1
-2
/
+2
2008-07-07
mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notify
Guy Cohen
1
-2
/
+5
2008-07-06
net: fix dev_set_promiscuity() breakage
Patrick McHardy
1
-1
/
+1
2008-07-05
net-sched: consolidate default fifo qdisc setup
Patrick McHardy
4
-82
/
+50
2008-07-05
can: add sanity checks
Oliver Hartkopp
3
-4
/
+32
2008-07-05
net-sched: sch_htb: remove write-only qdisc filter_cnt
Patrick McHardy
1
-7
/
+0
2008-07-05
net-sched: sch_htb: remove child and sibling lists
Patrick McHardy
1
-14
/
+7
2008-07-05
net-sched: sch_htb: use dynamic class hash helpers
Patrick McHardy
1
-58
/
+42
[next]