index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-26
mdio: unused ethtool functions
stephen hemminger
1
-3
/
+0
2013-12-22
netconf: rename PROXY_ARP to NEIGH_PROXY
stephen hemminger
1
-1
/
+1
2013-12-19
sh_eth: add PHY IRQ to platform data
Sergei Shtylyov
1
-0
/
+1
2013-12-19
net/mlx4_core: Expose physical port id as PF/VF capability
Hadar Hen Zion
1
-0
/
+2
2013-12-19
drivers: net: Include new header file in sbni.c
Rashika Kheria
1
-0
/
+31
2013-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-20
/
+17
2013-12-19
bonding: add packets_per_slave attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-19
bonding: add lp_interval attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-19
bonding: add min_links attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-19
bonding: add all_slaves_active attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-19
bonding: add num_grat_arp attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-19
net: skbuff: improve comment on checksumming
Daniel Borkmann
1
-56
/
+75
2013-12-19
net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
Terry Lam
1
-0
/
+25
2013-12-19
lib: hash: follow-up fixups for arch hash
Francesco Fusco
1
-2
/
+2
2013-12-18
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
3
-2
/
+11
2013-12-18
inet: make no_pmtu_disc per namespace and kill ipv4_config
Hannes Frederic Sowa
2
-6
/
+1
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
35
-118
/
+160
2013-12-18
net_sched: convert tcf_proto_ops to use struct list_head
WANG Cong
1
-1
/
+1
2013-12-18
net_sched: convert tc_action_ops to use struct list_head
WANG Cong
1
-1
/
+1
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
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
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
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-27
/
+43
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-16
xfrm: export verify_userspi_info for pkfey and netlink interface
Fan Du
1
-0
/
+1
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-34
/
+28
2013-12-15
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+0
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-15
/
+18
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
[next]