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
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-12
/
+27
2012-01-09
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
Ben Hutchings
1
-0
/
+2
2012-01-09
net: Fix build with INET disabled.
David S. Miller
1
-0
/
+1
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2
-4
/
+4
2012-01-09
net: introduce netif_addr_lock_nested() and call if when appropriate
Jiri Pirko
1
-6
/
+6
2012-01-09
net: correct lock name in dev_[uc/mc]_sync documentations.
Jiri Pirko
1
-2
/
+2
2012-01-08
net: sk_update_clone is only used in net/core/sock.c
Stephen Rothwell
1
-0
/
+6
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+3
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-4
/
+3
2012-01-07
pktgen: set correct max and min in pktgen_setup_inject()
Dan Carpenter
1
-2
/
+2
2012-01-07
net: Default UDP and UNIX diag to 'n'.
David S. Miller
2
-2
/
+6
2012-01-07
net: fix sock_clone reference mismatch with tcp memcontrol
Glauber Costa
1
-0
/
+2
2012-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
432
-11004
/
+24072
2012-01-05
vfs: fix up ENOIOCTLCMD error handling
Linus Torvalds
1
-15
/
+1
2012-01-05
net_sched: red: split red_parms into parms and vars
Eric Dumazet
3
-52
/
+62
2012-01-05
net_sched: sfq: extend limits
Eric Dumazet
1
-58
/
+117
2012-01-05
net_sched: Bug in netem reordering
Hagen Paul Pfeifer
1
-2
/
+2
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
18
-102
/
+149
2012-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2012-01-04
ipv6/addrconf: speedup /proc/net/if_inet6 filling
Mihai Maruseac
1
-15
/
+28
2012-01-04
ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)
Neil Horman
2
-3
/
+5
2012-01-04
mac80211: remove dead code
Mohammed Shafi Shajakhan
2
-19
/
+0
2012-01-04
mac80211: Call driver commands after drv_start in mac80211 restart code
Yogesh Ashok Powar
1
-10
/
+9
2012-01-04
mac80211: use RCU read locks for sta_info_get
Mohammed Shafi Shajakhan
1
-0
/
+2
2012-01-04
mac80211: fix kernel panic in IBSS due to a regression
Mohammed Shafi Shajakhan
1
-1
/
+4
2012-01-04
mac80211: fix scan state machine
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-01-04
net/rfkill/rfkill-gpio.c: introduce missing kfree
Julia Lawall
1
-1
/
+1
2012-01-04
mac80211: always clear SDATA_STATE_OFFCHANNEL flag
Eliad Peller
1
-1
/
+3
2012-01-04
wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e
Dave Täht
1
-1
/
+5
2012-01-04
NFC: Export a new attribute nfcid1 in target info
Ilan Elias
2
-0
/
+9
2012-01-04
cfg80211: relicense reg.c reg.h and genregdb.awk to ISC
Luis R. Rodriguez
4
-7
/
+54
2012-01-04
cfg80211: replace reg.c Nokia commit 269ac5
Luis R. Rodriguez
1
-3
/
+3
2012-01-04
cfg80211: replace reg.c Nokia commit c4c32294
Luis R. Rodriguez
1
-6
/
+6
2012-01-04
NFC: Handle error during NCI data exchange
Ilan Elias
1
-0
/
+18
2012-01-04
NFC: Update names and structs to NCI spec 1.0 d22
Ilan Elias
4
-31
/
+30
2012-01-04
wireless: Protect regdomain change by mutex
Dmitry Shmidt
1
-1
/
+4
2012-01-04
mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control
Helmut Schaa
1
-20
/
+0
2012-01-04
net_sched: sfq: always randomize hash perturbation
Eric Dumazet
1
-6
/
+6
2012-01-04
net_sched: sfq: fix mem alloc error recovery
Eric Dumazet
1
-19
/
+33
2012-01-04
ethtool: Remove ethtool_ops::set_rx_ntuple operation
Ben Hutchings
1
-55
/
+0
2012-01-04
ethtool: Allow drivers to select RX NFC rule locations
Ben Hutchings
2
-2
/
+11
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-01-03
switch ->path_mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
sunrpc: propagate umode_t
Al Viro
2
-2
/
+2
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
28
-1135
/
+1282
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-1
/
+1
2012-01-03
net_sched: qdisc_alloc_handle() can be too slow
Eric Dumazet
1
-5
/
+9
2012-01-03
sch_qfq: accurate wsum handling
Eric Dumazet
1
-8
/
+9
[next]