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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-18
net_sched: convert tcf_hashinfo to hlist and use spinlock
WANG Cong
1
-6
/
+10
2013-12-18
net_sched: init struct tcf_hashinfo at register time
WANG Cong
1
-1
/
+17
2013-12-18
net_sched: cls: refactor out struct tcf_ext_map
WANG Cong
1
-13
/
+10
2013-12-18
net_sched: act: use standard struct list_head
WANG Cong
2
-10
/
+18
2013-12-18
net_sched: remove get_stats from tc_action_ops
WANG Cong
1
-1
/
+0
2013-12-18
packet: deliver VLAN TPID to userspace
Atzm Watanabe
1
-10
/
+14
2013-12-18
packet: fill the gap of TPACKET_ALIGNMENT with zeros
Atzm Watanabe
1
-1
/
+2
2013-12-17
net: Add utility function to copy skb hash
Tom Herbert
1
-0
/
+6
2013-12-17
net: Add function to set the rxhash
Tom Herbert
1
-0
/
+40
2013-12-17
net: Add utility functions to clear rxhash
Tom Herbert
2
-3
/
+14
2013-12-17
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
1
-3
/
+3
2013-12-17
bonding: add resend_igmp attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-17
bonding: add xmit_hash_policy attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-17
bonding: add fail_over_mac attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-17
bonding: add primary_select attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-17
bonding: add primary attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-17
tcp: refine TSO splits
Eric Dumazet
1
-7
/
+0
2013-12-17
net: remove dead code for add/del multiple
stephen hemminger
1
-11
/
+0
2013-12-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-2
/
+63
2013-12-17
net: phy: provide phy_resume/phy_suspend helpers
Sebastian Hesselbarth
1
-0
/
+2
2013-12-17
sctp: Reorder 'struc association' members to reduce its size
wangweidong
1
-30
/
+29
2013-12-17
lib: introduce arch optimized hash library
Francesco Fusco
2
-0
/
+45
2013-12-14
bonding: create bond_first_slave_rcu()
dingtianhong
1
-0
/
+1
2013-12-14
bonding: add arp_all_targets netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-14
bonding: add arp_validate netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-14
bonding: add arp_ip_target netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-14
bonding: add arp_interval netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-14
bonding: add use_carrier netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-14
bonding: add downdelay netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-14
bonding: add updelay netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-14
bonding: add miimon netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-14
netconf: add proxy-arp support
stephen hemminger
1
-0
/
+1
2013-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-2
/
+63
2013-12-12
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
1
-1
/
+1
2013-12-12
macvlan: Remove custom recieve and forward handlers
Vlad Yasevich
1
-6
/
+1
2013-12-11
ipv6: router reachability probing
Jiri Benc
1
-0
/
+1
2013-12-11
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
1
-3
/
+2
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-12-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-0
/
+60
2013-12-11
tipc: remove TIPC usage of field af_packet_priv in struct net_device
Ying Xue
1
-0
/
+3
2013-12-10
ipv4: add support for IFA_FLAGS nl attribute
Jiri Pirko
1
-1
/
+1
2013-12-10
dn_dev: add support for IFA_FLAGS nl attribute
Jiri Pirko
1
-1
/
+1
2013-12-10
cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABEL
Paul Moore
1
-1
/
+1
2013-12-09
ipv6: add ip6_flowlabel helper
Florent Fourcot
1
-0
/
+5
2013-12-09
ipv6: remove rcv_tclass of ipv6_pinfo
Florent Fourcot
1
-1
/
+0
2013-12-09
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
Florent Fourcot
1
-0
/
+1
2013-12-09
ipv6: add flowinfo for tcp6 pkt_options for all cases
Florent Fourcot
1
-0
/
+1
2013-12-09
etherdevice: Optimize a few is_<foo>_ether_addr functions
Joe Perches
1
-2
/
+23
2013-12-09
etherdevice: Add ether_addr_equal_unaligned
Joe Perches
1
-0
/
+18
2013-12-09
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
1
-0
/
+7
[next]