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
2016-08-14
netns: do not call pernet ops for not yet set up init_net namespace
Dmitry Torokhov
1
-4
/
+17
2016-08-13
Merge tag 'mac80211-next-for-davem-2016-08-12' of git://git.kernel.org/pub/sc...
David S. Miller
9
-83
/
+112
2016-08-12
sit: make function ipip6_valid_ip_proto() static
Wei Yongjun
1
-1
/
+1
2016-08-12
Merge tag 'batadv-next-for-davem-20160812' of git://git.open-mesh.org/linux-m...
David S. Miller
18
-442
/
+1081
2016-08-11
nl80211: explicitly check enum nl80211_mesh_power_mode
Johannes Berg
1
-1
/
+13
2016-08-11
mac80211: call get_expected_throughput only after adding station
Maxim Altshul
2
-5
/
+5
2016-08-11
cfg80211: identically validate beacon interval for AP/MESH/IBSS
Purushottam Kushwaha
2
-8
/
+10
2016-08-11
cfg80211: always notify userspace when wireless netdev is removed
Denis Kenzior
2
-17
/
+5
2016-08-11
cfg80211: always notify userspace of new wireless netdevs
Denis Kenzior
3
-14
/
+37
2016-08-11
mac80211: remove skb header offset mangling in ieee80211_build_hdr
Felix Fietkau
1
-26
/
+2
2016-08-11
mac80211: mesh: Add support for HW RC implementation
Maxim Altshul
3
-12
/
+40
2016-08-10
rps: Inspect PPTP encapsulated by GRE to get flow hash
Gao Feng
1
-34
/
+79
2016-08-10
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
5
-15
/
+23
2016-08-10
net: resolve symbol conflicts with generic hashtable.h
Jiri Kosina
4
-21
/
+21
2016-08-10
net: ipconfig: fix use after free
Uwe Kleine-König
1
-8
/
+9
2016-08-09
net: Remove fib_local variable
David Ahern
1
-7
/
+0
2016-08-09
batman-adv: Fix consistency of update route messages
Sven Eckelmann
1
-26
/
+17
2016-08-09
batman-adv: Use bitwise instead of arithmetic operator for flags
Linus Lüssing
1
-1
/
+1
2016-08-09
batman-adv: Remove orig_node reference handling from send_skb_unicast
Sven Eckelmann
2
-8
/
+20
2016-08-09
batman-adv: use kmem_cache for translation table
Sven Eckelmann
3
-19
/
+169
2016-08-09
batman-adv: Introduce forward packet creation helper
Linus Lüssing
4
-59
/
+98
2016-08-09
batman-adv: fix boolreturn.cocci warnings
kbuild test robot
1
-1
/
+1
2016-08-09
batman-adv: iv_ogm, Reduce code duplication
Markus Pargmann
1
-30
/
+47
2016-08-09
batman-adv: disable sysfs knobs when GW-mode is not implemented
Antonio Quartulli
1
-0
/
+28
2016-08-09
batman-adv: B.A.T.M.A.N. V - implement GW selection logic
Antonio Quartulli
3
-4
/
+226
2016-08-09
batman-adv: make GW election code protocol specific
Antonio Quartulli
5
-192
/
+263
2016-08-09
batman-adv: make the GW selection class algorithm specific
Antonio Quartulli
3
-2
/
+79
2016-08-09
batman-adv: Remove unused primary_if and bat_priv variables
Linus Lüssing
1
-15
/
+4
2016-08-09
batman-adv: Avoid sysfs name collision for netns moves
Sven Eckelmann
1
-0
/
+14
2016-08-09
batman-adv: Revert "postpone sysfs removal when unregistering"
Sven Eckelmann
3
-58
/
+16
2016-08-09
batman-adv: Modify mesh_iface outside sysfs context
Sven Eckelmann
2
-26
/
+94
2016-08-09
batman-adv: Define module rtnl link name
Sven Eckelmann
1
-0
/
+1
2016-08-09
batman-adv: Document optional batadv_algo_ops
Sven Eckelmann
1
-3
/
+5
2016-08-09
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2016-08-08
RDS: add __printf format attribute to error reporting functions
Nicolas Iooss
2
-0
/
+2
2016-08-08
net/sched/sch_hfsc.c: remove unused cl_myfadj
Michal Soltys
1
-5
/
+2
2016-08-08
net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bug
Michal Soltys
1
-32
/
+12
2016-08-08
net/multicast: should not send source list records when have filter mode change
Hangbin Liu
2
-0
/
+20
2016-08-08
net: ipconfig: drop inter-device timeout
Uwe Kleine-König
1
-4
/
+5
2016-08-08
net: ipconfig: Support using "delayed" DHCP replies
Uwe Kleine-König
1
-19
/
+10
2016-08-08
net: ipconfig: Add device name to debug messages
Uwe Kleine-König
1
-6
/
+6
2016-08-08
neigh: allow admin to set NUD_STALE
Julian Anastasov
1
-1
/
+2
2016-08-08
sctp: use event->chunk when it's valid
Xin Long
1
-2
/
+2
2016-08-08
bpf: fix checksum for vlan push/pop helper
Daniel Borkmann
1
-0
/
+12
2016-08-08
bpf: fix checksum fixups on bpf_skb_store_bytes
Daniel Borkmann
1
-2
/
+2
2016-08-08
bpf: also call skb_postpush_rcsum on xmit occasions
Daniel Borkmann
1
-3
/
+10
2016-08-08
sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states
Phil Sutter
1
-2
/
+2
2016-08-08
sctp_diag: Fix T3_rtx timer export
Phil Sutter
1
-4
/
+10
2016-08-06
Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
8
-20
/
+51
2016-08-06
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
1
-6
/
+2
[next]