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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]