index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx5_core: Identify resources by their type
Eli Cohen
2014-10-04
2
-3
/
+13
*
net/mlx5_core: use set/get macros in device caps
Eli Cohen
2014-10-04
3
-92
/
+207
*
net/mlx5_core: Use hardware registers description header file
Eli Cohen
2014-10-04
3
-75
/
+188
*
net/mlx5_core: Update device capabilities handling
Eli Cohen
2014-10-04
2
-12
/
+40
*
qdisc: validate skb without holding lock
Eric Dumazet
2014-10-04
2
-2
/
+2
*
qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
Jesper Dangaard Brouer
2014-10-03
1
-0
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
7
-51
/
+44
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-02
2
-21
/
+4
|
|
\
|
|
*
ipv6: remove rt6i_genid
Hannes Frederic Sowa
2014-09-30
2
-21
/
+4
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-09-28
1
-1
/
+1
|
|
\
\
|
|
*
|
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
2014-09-27
1
-1
/
+1
|
*
|
|
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-28
2
-15
/
+27
|
|
\
\
\
|
|
*
|
|
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2014-09-25
2
-4
/
+13
|
|
*
|
|
sched: add macros to define bitops for task atomic flags
Zefan Li
2014-09-25
1
-9
/
+12
|
|
*
|
|
sched: fix confusing PFA_NO_NEW_PRIVS constant
Zefan Li
2014-09-25
1
-1
/
+1
|
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-09-26
1
-0
/
+13
|
|
\
\
\
\
|
|
*
|
|
|
sched: Fix end_of_stack() and location of stack canary for architectures usin...
Chuck Ebbert
2014-09-20
1
-0
/
+13
|
*
|
|
|
|
Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-26
1
-0
/
+1
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...
Rafael J. Wysocki
2014-09-25
7
-7
/
+26
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
ACPI / hotplug: Generate online uevents for ACPI containers
Rafael J. Wysocki
2014-09-21
1
-0
/
+1
|
*
|
|
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-09-26
1
-16
/
+0
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
i2c: move acpi code back into the core
Wolfram Sang
2014-09-25
1
-16
/
+0
|
|
|
/
/
/
/
*
|
|
|
|
|
net: phy: add BCM7425 and BCM7429 PHYs
Petri Gynther
2014-10-02
1
-0
/
+2
*
|
|
|
|
|
net_sched: avoid calling tcf_unbind_filter() in call_rcu callback
WANG Cong
2014-10-02
1
-5
/
+1
*
|
|
|
|
|
udp: Generalize skb_udp_segment
Tom Herbert
2014-10-02
2
-3
/
+26
*
|
|
|
|
|
net: cleanup and document skb fclone layout
Eric Dumazet
2014-10-01
1
-0
/
+25
*
|
|
|
|
|
tcp: Change tcp_slow_start function to return void
Li RongQing
2014-09-30
1
-1
/
+1
*
|
|
|
|
|
net/mlx4_core: New init and exit flow for mlx4_core
Majd Dibbiny
2014-09-30
1
-0
/
+1
*
|
|
|
|
|
net: sched: enable per cpu qstats
John Fastabend
2014-09-30
2
-2
/
+13
*
|
|
|
|
|
net: sched: restrict use of qstats qlen
John Fastabend
2014-09-30
1
-1
/
+2
*
|
|
|
|
|
net: sched: implement qstat helper routines
John Fastabend
2014-09-30
1
-6
/
+33
*
|
|
|
|
|
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
2014-09-30
2
-1
/
+32
*
|
|
|
|
|
macvlan: add source mode
Michael Braun
2014-09-29
2
-0
/
+13
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-29
13
-32
/
+167
|
\
\
\
\
\
\
|
*
|
|
|
|
|
netfilter: nf_tables: store and dump set policy
Arturo Borrero
2014-09-29
1
-0
/
+2
|
*
|
|
|
|
|
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-09-26
5
-10
/
+10
|
*
|
|
|
|
|
netfilter: bridge: nf_bridge_copy_header as static inline in header
Pablo Neira Ayuso
2014-09-26
1
-10
/
+38
|
*
|
|
|
|
|
netfilter: nf_tables: export rule-set generation ID
Pablo Neira Ayuso
2014-09-19
1
-0
/
+16
|
*
|
|
|
|
|
Merge branch 'ipvs-next'
Pablo Neira Ayuso
2014-09-18
2
-3
/
+15
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ipvs: prevent mixing heterogeneous pools and synchronization
Alex Gartrell
2014-09-16
1
-0
/
+4
|
|
*
|
|
|
|
|
ipvs: Supply destination address family to ip_vs_conn_new
Alex Gartrell
2014-09-16
1
-1
/
+2
|
|
*
|
|
|
|
|
ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}
Alex Gartrell
2014-09-16
1
-2
/
+3
|
|
*
|
|
|
|
|
ipvs: Add destination address family to netlink interface
Alex Gartrell
2014-09-16
2
-0
/
+6
|
*
|
|
|
|
|
|
netfilter: ipset: send nonzero skbinfo extensions only
Jozsef Kadlecsik
2014-09-15
1
-7
/
+11
|
*
|
|
|
|
|
|
netfilter: ipset: Add skbinfo extension support to SET target.
Anton Danilov
2014-09-15
1
-0
/
+10
|
*
|
|
|
|
|
|
netfilter: ipset: Add skbinfo extension kernel support in the ipset core.
Anton Danilov
2014-09-15
2
-1
/
+67
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
netfilter: nf_tables: add NFTA_MASQ_UNSPEC to nft_masq_attributes
Pablo Neira Ayuso
2014-09-11
1
-0
/
+1
|
*
|
|
|
|
|
netfilter: fix compilation of masquerading without IP_NF_TARGET_MASQUERADE
Pablo Neira Ayuso
2014-09-11
1
-6
/
+4
*
|
|
|
|
|
|
tcp: move TCP_ECN_create_request out of header
Florian Westphal
2014-09-29
1
-34
/
+0
*
|
|
|
|
|
|
ARCNET: add support for multi interfaces on com20020
Michael Grzeschik
2014-09-29
1
-1
/
+14
[next]