index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
netfilter: move skb_gso_segment into nfnetlink_queue module
Florian Westphal
2013-04-29
2
-104
/
+146
|
|
*
|
|
|
|
netfilter: nf_queue: move device refcount bump to extra function
Florian Westphal
2013-04-29
1
-21
/
+28
|
|
*
|
|
|
|
netfilter: ipset: set match: add support to match the counters
Jozsef Kadlecsik
2013-04-29
3
-3
/
+77
|
|
*
|
|
|
|
netfilter: ipset: The list:set type with counter support
Jozsef Kadlecsik
2013-04-29
1
-6
/
+67
|
|
*
|
|
|
|
netfilter: ipset: The hash types with counter support
Jozsef Kadlecsik
2013-04-29
8
-19
/
+381
|
|
*
|
|
|
|
netfilter: ipset: The bitmap types with counter support
Jozsef Kadlecsik
2013-04-29
4
-15
/
+186
|
|
*
|
|
|
|
netfilter: ipset: Introduce the counter extension in the core
Jozsef Kadlecsik
2013-04-29
1
-0
/
+10
|
|
*
|
|
|
|
netfilter: ipset: list:set type using the extension interface
Jozsef Kadlecsik
2013-04-29
1
-246
/
+301
|
|
*
|
|
|
|
netfilter: ipset: Hash types using the unified code base
Jozsef Kadlecsik
2013-04-29
7
-1865
/
+610
|
|
*
|
|
|
|
netfilter: ipset: Unified hash type generation
Jozsef Kadlecsik
2013-04-29
1
-0
/
+1039
|
|
*
|
|
|
|
netfilter: ipset: Bitmap types using the unified code base
Jozsef Kadlecsik
2013-04-29
3
-958
/
+316
|
|
*
|
|
|
|
netfilter: ipset: Unified bitmap type generation
Jozsef Kadlecsik
2013-04-29
1
-0
/
+265
|
|
*
|
|
|
|
netfilter: ipset: Introduce extensions to elements in the core
Jozsef Kadlecsik
2013-04-29
3
-24
/
+26
|
|
*
|
|
|
|
netfilter: ipset: Move often used IPv6 address masking function to header file
Jozsef Kadlecsik
2013-04-29
5
-45
/
+0
|
|
*
|
|
|
|
netfilter: ipset: Make possible to test elements marked with nomatch
Jozsef Kadlecsik
2013-04-29
4
-24
/
+32
|
*
|
|
|
|
|
ipv6: Kill ipv6 dependency of icmpv6_send().
Pravin B Shelar
2013-04-29
3
-16
/
+68
|
*
|
|
|
|
|
sock_diag: allow to dump bpf filters
Nicolas Dichtel
2013-04-29
2
-0
/
+37
|
*
|
|
|
|
|
packet_diag: disclose meminfo values
Nicolas Dichtel
2013-04-29
1
-0
/
+4
|
*
|
|
|
|
|
packet_diag: disclose uid value
Nicolas Dichtel
2013-04-29
1
-5
/
+14
|
*
|
|
|
|
|
bridge: Add fdb dst check during fdb update
roopa
2013-04-29
1
-2
/
+14
|
*
|
|
|
|
|
genetlink: fix possible memory leak in genl_family_rcv_msg()
Wei Yongjun
2013-04-26
1
-2
/
+3
|
|
/
/
/
/
/
|
*
|
|
|
|
net: fix address check in rtnl_fdb_del
Vlad Yasevich
2013-04-25
1
-1
/
+1
|
*
|
|
|
|
net: ipv4: typo issue, remove erroneous semicolon
Chen Gang
2013-04-25
1
-1
/
+1
|
*
|
|
|
|
openvswitch: Use parallel_ops genl.
Pravin B Shelar
2013-04-25
1
-4
/
+8
|
*
|
|
|
|
genl: Allow concurrent genl callbacks.
Pravin B Shelar
2013-04-25
1
-38
/
+76
|
*
|
|
|
|
irda: irlmp_reasons[] can be static
Wu Fengguang
2013-04-25
1
-1
/
+1
|
*
|
|
|
|
net: remove redundant code in dev_hard_start_xmit()
Eric Dumazet
2013-04-25
1
-7
/
+0
|
*
|
|
|
|
packet: account statistics only in tpacket_stats_u
Daniel Borkmann
2013-04-25
2
-23
/
+17
|
*
|
|
|
|
packet: reorder a member in packet_ring_buffer
Daniel Borkmann
2013-04-25
1
-1
/
+3
|
*
|
|
|
|
packet: if hw/sw ts enabled in rx/tx ring, report which ts we got
Daniel Borkmann
2013-04-25
1
-13
/
+23
|
*
|
|
|
|
packet: enable hardware tx timestamping on tpacket ring
Daniel Borkmann
2013-04-25
1
-25
/
+25
|
*
|
|
|
|
packet: tx timestamping on tpacket ring
Willem de Bruijn
2013-04-25
2
-6
/
+39
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-04-25
9
-49
/
+58
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: nf_nat: missing condition in nf_xfrm_me_harder()
Dan Carpenter
2013-04-25
1
-0
/
+1
|
|
*
|
|
|
|
ipvs: Use network byte order for sync message size
Simon Horman
2013-04-23
1
-13
/
+8
|
|
*
|
|
|
|
ipvs: off by one in set_sctp_state()
Dan Carpenter
2013-04-23
1
-1
/
+1
|
|
*
|
|
|
|
ipvs: Use min3() in ip_vs_dbg_callid()
Simon Horman
2013-04-23
1
-1
/
+2
|
|
*
|
|
|
|
ipvs: Avoid shadowing net variable in ip_vs_leave()
Simon Horman
2013-04-23
1
-2
/
+2
|
|
*
|
|
|
|
ipvs: fix sparse warnings for some parameters
Julian Anastasov
2013-04-23
2
-17
/
+26
|
|
*
|
|
|
|
ipvs: fix sparse warnings in lblc and lblcr
Julian Anastasov
2013-04-23
2
-2
/
+2
|
|
*
|
|
|
|
ipvs: fix the remaining sparse warnings in ip_vs_ctl.c
Julian Anastasov
2013-04-23
1
-4
/
+6
|
|
*
|
|
|
|
ipvs: fix sparse warnings for ip_vs_conn listing
Julian Anastasov
2013-04-23
1
-8
/
+6
|
|
*
|
|
|
|
ipvs: properly dereference dest_dst in ip_vs_forget_dev
Julian Anastasov
2013-04-23
1
-1
/
+4
|
*
|
|
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-04-24
53
-1645
/
+2895
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-24
53
-1645
/
+2895
|
|
|
\
\
\
\
\
\
|
|
|
|
|
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-23
2
-12
/
+39
|
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-22
30
-562
/
+1231
|
|
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
mac80211/minstrel: use the new rate control API
Felix Fietkau
2013-04-22
2
-91
/
+111
|
|
|
|
*
|
|
|
|
|
mac80211/minstrel_ht: use the new rate control API
Felix Fietkau
2013-04-22
2
-68
/
+84
|
|
|
|
*
|
|
|
|
|
mac80211: improve the rate control API
Felix Fietkau
2013-04-22
3
-167
/
+303
[prev]
[next]