index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fix smatch warnings inside datagram_poll
Jacob Keller
2013-04-02
5
-5
/
+5
*
ipconfig: add informative timeout messages while waiting for carrier
Paul Gortmaker
2013-04-02
1
-1
/
+12
*
bridge: remove a redundant synchronize_net()
Eric Dumazet
2013-04-02
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
21
-83
/
+250
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-04-01
20
-82
/
+244
|
|
\
|
|
*
net: add a synchronize_net() in netdev_rx_handler_unregister()
Eric Dumazet
2013-03-29
1
-0
/
+6
|
|
*
net: fq_codel: Fix off-by-one error
Vijay Subramanian
2013-03-29
1
-1
/
+1
|
|
*
net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'
Shmulik Ladkani
2013-03-29
1
-1
/
+0
|
|
*
net: fix the use of this_cpu_ptr
Li RongQing
2013-03-29
1
-1
/
+1
|
|
*
ipv6: don't accept node local multicast traffic from the wire
Hannes Frederic Sowa
2013-03-29
1
-0
/
+12
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-28
12
-76
/
+154
|
|
|
\
|
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-03-25
12
-76
/
+154
|
|
|
|
\
|
|
|
|
*
mac80211: Don't restart sta-timer if not associated.
Ben Greear
2013-03-24
2
-3
/
+6
|
|
|
|
*
cfg80211: always check for scan end on P2P device
Johannes Berg
2013-03-24
6
-47
/
+92
|
|
|
|
*
mac80211: fix virtual monitor interface locking
Johannes Berg
2013-03-20
1
-16
/
+19
|
|
|
|
*
cfg80211: fix wdev tracing crash
Johannes Berg
2013-03-20
1
-1
/
+2
|
|
|
|
*
mac80211: fix crash with P2P Device returning action frames
Johannes Berg
2013-03-11
1
-1
/
+13
|
|
|
|
*
cfg80211: fix potential BSS memory leak and update
Johannes Berg
2013-03-07
1
-5
/
+11
|
|
|
|
*
cfg80211: fix inconsistency in trace for rdev_set_mac_acl
Vladimir Kondratiev
2013-03-07
1
-1
/
+1
|
|
|
|
*
mac80211: always synchronize_net() during station removal
Johannes Berg
2013-03-06
1
-2
/
+10
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-03-27
2
-1
/
+66
|
|
|
\
\
\
|
|
|
*
|
|
xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()
Mathias Krause
2013-03-25
1
-4
/
+2
|
|
|
*
|
|
xfrm: Fix replay notification for esn.
Steffen Klassert
2013-03-20
1
-1
/
+67
|
|
|
*
|
|
af_key: initialize satype in key_notify_policy_flush()
Nicolas Dichtel
2013-02-21
1
-0
/
+1
|
|
*
|
|
|
sch: add missing u64 in psched_ratecfg_precompute()
Sergey Popovich
2013-03-27
1
-1
/
+1
|
|
*
|
|
|
rtnetlink: fix error return code in rtnl_link_fill()
Wei Yongjun
2013-03-27
1
-1
/
+3
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-28
1
-1
/
+3
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids.
Eric W. Biederman
2013-03-17
1
-1
/
+3
*
|
|
|
|
|
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-31
7
-6
/
+22
*
|
|
|
|
|
ip_gre: don't overwrite iflink during net_dev init
Antonio Quartulli
2013-03-30
1
-1
/
+0
*
|
|
|
|
|
net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]
John Fastabend
2013-03-29
1
-2
/
+2
*
|
|
|
|
|
ip_tunnel: Fix off-by-one error in forming dev name.
Pravin B Shelar
2013-03-29
1
-1
/
+1
*
|
|
|
|
|
net: simplify the getting percpu of flow_cache
Li RongQing
2013-03-29
1
-1
/
+1
*
|
|
|
|
|
netlink: fix the warning introduced by netlink API replacement
Hong zhi guo
2013-03-29
1
-4
/
+4
*
|
|
|
|
|
bridge: remove unused variable ifm
Hong zhi guo
2013-03-28
1
-9
/
+3
*
|
|
|
|
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-03-28
13
-120
/
+268
|
\
\
\
\
\
\
|
*
|
|
|
|
|
batman-adv: use seq_puts instead of seq_printf when the format is constant
Antonio Quartulli
2013-03-27
5
-10
/
+10
|
*
|
|
|
|
|
batman-adv: update Makefile copyright years
Antonio Quartulli
2013-03-27
1
-1
/
+1
|
*
|
|
|
|
|
batman-adv: Start new development cycle
Simon Wunderlich
2013-03-27
1
-1
/
+1
|
*
|
|
|
|
|
batman-adv: free an hard-interface before adding it
Antonio Quartulli
2013-03-27
1
-6
/
+33
|
*
|
|
|
|
|
batman-adv: Allow to modify slaves of soft-interfaces through rntl_link
Sven Eckelmann
2013-03-27
2
-3
/
+65
|
*
|
|
|
|
|
batman-adv: Allow to use rntl_link for device creation/deletion
Sven Eckelmann
2013-03-27
4
-0
/
+33
|
*
|
|
|
|
|
batman-adv: rename batadv_softif_destroy to reflect sysfs use case
Marek Lindner
2013-03-27
3
-3
/
+7
|
*
|
|
|
|
|
batman-adv: Don't always delete softif when last slave was removed
Sven Eckelmann
2013-03-27
3
-6
/
+21
|
*
|
|
|
|
|
batman-adv: Move deinitialization of soft-interface to destructor
Sven Eckelmann
2013-03-27
1
-3
/
+12
|
*
|
|
|
|
|
batman-adv: Move soft-interface initialization to ndo_init
Sven Eckelmann
2013-03-27
2
-88
/
+86
|
*
|
|
|
|
|
batman-adv: Fix endianness errors for network coding
Martin Hundebøll
2013-03-27
2
-2
/
+2
*
|
|
|
|
|
|
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
18
-50
/
+48
*
|
|
|
|
|
|
net: add ETH_P_802_3_MIN
Simon Horman
2013-03-28
8
-10
/
+10
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
7
-38
/
+32
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
[next]