index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
netfilter: nf_tables: add hook ops to struct nft_pktinfo
Patrick McHardy
3
-5
/
+5
2014-01-07
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
5
-96
/
+81
2014-01-07
netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled
Pablo Neira Ayuso
1
-1
/
+2
2014-01-07
net: Do not enable tx-nocache-copy by default
Benjamin Poirier
1
-5
/
+0
2014-01-07
ipv4: loopback device: ignore value changes after device is upped
Jiri Pirko
1
-0
/
+2
2014-01-07
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
2
-1
/
+11
2014-01-06
gre_offload: statically build GRE offloading support
Eric Dumazet
3
-13
/
+7
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
14
-212
/
+463
2014-01-06
ovs: make functions local
Stephen Hemminger
4
-6
/
+7
2014-01-06
openvswitch: Compute checksum in skb_gso_segment() if needed
Thomas Graf
1
-1
/
+1
2014-01-06
openvswitch: Use skb_zerocopy() for upcall
Thomas Graf
1
-8
/
+29
2014-01-06
openvswitch: Pass datapath into userspace queue functions
Thomas Graf
1
-20
/
+14
2014-01-06
openvswitch: Drop user features if old user space attempted to create datapath
Thomas Graf
1
-0
/
+21
2014-01-06
openvswitch: Allow user space to announce ability to accept unaligned Netlink...
Thomas Graf
2
-0
/
+16
2014-01-06
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
2
-55
/
+89
2014-01-06
openvswitch: remove duplicated include from flow_table.c
Wei Yongjun
1
-2
/
+0
2014-01-06
net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}
Daniel Borkmann
2
-17
/
+2
2014-01-06
openvswitch: Per cpu flow stats.
Pravin B Shelar
7
-55
/
+210
2014-01-06
openvswitch: Enable memory mapped Netlink i/o
Thomas Graf
1
-27
/
+29
2014-01-06
netlink: Avoid netlink mmap alloc if msg size exceeds frame size
Thomas Graf
1
-0
/
+4
2014-01-06
genl: Add genlmsg_new_unicast() for unicast message allocation
Thomas Graf
1
-0
/
+21
2014-01-06
openvswitch: Silence RCU lockdep checks from flow lookup.
Jesse Gross
3
-3
/
+4
2014-01-06
openvswitch: Change ovs_flow_tbl_lookup_xx() APIs
Andy Zhou
3
-14
/
+16
2014-01-06
openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).
Ben Pfaff
1
-2
/
+2
2014-01-06
openvswitch: Correct comment.
Ben Pfaff
1
-5
/
+1
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
54
-338
/
+499
2014-01-06
net_sched: act: action flushing missaccounting
Jamal Hadi Salim
1
-2
/
+3
2014-01-06
net_sched: Remove unnecessary checks for act->ops
Jamal Hadi Salim
2
-32
/
+16
2014-01-06
bridge: use DEVICE_ATTR_xx macros
sfeldma@cumulusnetworks.com
1
-141
/
+108
2014-01-06
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Curt Brune
1
-2
/
+2
2014-01-06
tcp: out_of_order_queue do not use its lock
Eric Dumazet
2
-2
/
+2
2014-01-06
ipv6: don't install anycast address for /128 addresses on routers
Hannes Frederic Sowa
1
-2
/
+2
2014-01-06
net: pkt_sched: PIE AQM scheme
Vijay Subramanian
3
-0
/
+569
2014-01-06
netfilter: Fix build failure in nfnetlink_queue_core.c.
David S. Miller
1
-0
/
+1
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
14
-534
/
+487
2014-01-05
net: netdev_kobject_init: annotate with __init
Daniel Borkmann
2
-2
/
+2
2014-01-05
net: 6lowpan: fix lowpan_header_create non-compression memcpy call
Daniel Borkmann
1
-1
/
+1
2014-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
27
-205
/
+402
2014-01-04
tipc: remove unused code
stephen hemminger
4
-26
/
+0
2014-01-04
tipc: make local function static
stephen hemminger
2
-2
/
+1
2014-01-04
dccp: make local variable static
stephen hemminger
2
-2
/
+1
2014-01-04
dccp: remove obsolete code
stephen hemminger
2
-33
/
+0
2014-01-04
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
11
-48
/
+41
2014-01-03
llc: make lock static
stephen hemminger
1
-2
/
+1
2014-01-03
socket: cleanups
stephen hemminger
1
-19
/
+2
2014-01-03
ipv4: Use percpu Cache route in IP tunnels
Tom Herbert
1
-12
/
+32
2014-01-03
ipv4: Cache dst in tunnels
Tom Herbert
1
-24
/
+89
2014-01-03
sctp: Add process name and pid to deprecation warnings
Neil Horman
1
-6
/
+18
2014-01-04
netfilter: nf_tables: dump sets in all existing families
Pablo Neira Ayuso
1
-9
/
+78
2014-01-03
netfilter: x_tables: lightweight process control group matching
Daniel Borkmann
3
-0
/
+82
[next]