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
2013-04-29
netfilter: ipset: Introduce the counter extension in the core
Jozsef Kadlecsik
1
-0
/
+10
2013-04-29
netfilter: ipset: list:set type using the extension interface
Jozsef Kadlecsik
1
-246
/
+301
2013-04-29
netfilter: ipset: Hash types using the unified code base
Jozsef Kadlecsik
7
-1865
/
+610
2013-04-29
netfilter: ipset: Unified hash type generation
Jozsef Kadlecsik
1
-0
/
+1039
2013-04-29
netfilter: ipset: Bitmap types using the unified code base
Jozsef Kadlecsik
3
-958
/
+316
2013-04-29
netfilter: ipset: Unified bitmap type generation
Jozsef Kadlecsik
1
-0
/
+265
2013-04-29
netfilter: ipset: Introduce extensions to elements in the core
Jozsef Kadlecsik
3
-24
/
+26
2013-04-29
netfilter: ipset: Move often used IPv6 address masking function to header file
Jozsef Kadlecsik
5
-45
/
+0
2013-04-29
netfilter: ipset: Make possible to test elements marked with nomatch
Jozsef Kadlecsik
4
-24
/
+32
2013-04-25
net: fix address check in rtnl_fdb_del
Vlad Yasevich
1
-1
/
+1
2013-04-25
net: ipv4: typo issue, remove erroneous semicolon
Chen Gang
1
-1
/
+1
2013-04-25
openvswitch: Use parallel_ops genl.
Pravin B Shelar
1
-4
/
+8
2013-04-25
genl: Allow concurrent genl callbacks.
Pravin B Shelar
1
-38
/
+76
2013-04-25
irda: irlmp_reasons[] can be static
Wu Fengguang
1
-1
/
+1
2013-04-25
net: remove redundant code in dev_hard_start_xmit()
Eric Dumazet
1
-7
/
+0
2013-04-25
packet: account statistics only in tpacket_stats_u
Daniel Borkmann
2
-23
/
+17
2013-04-25
packet: reorder a member in packet_ring_buffer
Daniel Borkmann
1
-1
/
+3
2013-04-25
packet: if hw/sw ts enabled in rx/tx ring, report which ts we got
Daniel Borkmann
1
-13
/
+23
2013-04-25
packet: enable hardware tx timestamping on tpacket ring
Daniel Borkmann
1
-25
/
+25
2013-04-25
packet: tx timestamping on tpacket ring
Willem de Bruijn
2
-6
/
+39
2013-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
9
-49
/
+58
2013-04-25
netfilter: nf_nat: missing condition in nf_xfrm_me_harder()
Dan Carpenter
1
-0
/
+1
2013-04-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
53
-1645
/
+2895
2013-04-24
netlink: fix compilation after memory mapped patches
Nicolas Dichtel
1
-4
/
+4
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
53
-1645
/
+2895
2013-04-23
netlink: Fix build with mmap disabled.
David S. Miller
1
-0
/
+7
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-12
/
+39
2013-04-23
caif: Remove bouncing address for Daniel Martensson
sjur.brandeland@stericsson.com
1
-1
/
+1
2013-04-23
caif: Remove my bouncing email address.
sjur.brandeland@stericsson.com
17
-17
/
+17
2013-04-23
netlink: fix typo in net/netlink/af_netlink.c
Stephen Rothwell
1
-1
/
+1
2013-04-23
ipvs: Use network byte order for sync message size
Simon Horman
1
-13
/
+8
2013-04-23
ipvs: off by one in set_sctp_state()
Dan Carpenter
1
-1
/
+1
2013-04-23
ipvs: Use min3() in ip_vs_dbg_callid()
Simon Horman
1
-1
/
+2
2013-04-23
ipvs: Avoid shadowing net variable in ip_vs_leave()
Simon Horman
1
-2
/
+2
2013-04-23
ipvs: fix sparse warnings for some parameters
Julian Anastasov
2
-17
/
+26
2013-04-23
ipvs: fix sparse warnings in lblc and lblcr
Julian Anastasov
2
-2
/
+2
2013-04-23
ipvs: fix the remaining sparse warnings in ip_vs_ctl.c
Julian Anastasov
1
-4
/
+6
2013-04-23
ipvs: fix sparse warnings for ip_vs_conn listing
Julian Anastasov
1
-8
/
+6
2013-04-23
ipvs: properly dereference dest_dst in ip_vs_forget_dev
Julian Anastasov
1
-1
/
+4
2013-04-22
batman-adv: fix global protection fault during soft_iface destruction
Antonio Quartulli
1
-0
/
+7
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
43
-223
/
+391
2013-04-22
net: sctp: minor: remove dead code from sctp_packet
Daniel Borkmann
1
-4
/
+1
2013-04-22
net: Remove return value from list_netdevice()
dingtianhong
1
-3
/
+1
2013-04-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
30
-562
/
+1231
2013-04-22
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
12
-677
/
+1083
2013-04-22
mac80211/minstrel: use the new rate control API
Felix Fietkau
2
-91
/
+111
2013-04-22
mac80211/minstrel_ht: use the new rate control API
Felix Fietkau
2
-68
/
+84
2013-04-22
mac80211: improve the rate control API
Felix Fietkau
3
-167
/
+303
2013-04-22
cfg80211: introduce critical protocol indication from user-space
Arend van Spriel
5
-1
/
+183
2013-04-22
mac80211: minstrel_ht: initialize rates selection
Karl Beldan
1
-0
/
+3
[next]