index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: add vlan info to bridge setlink and dellink notification messages
Roopa Prabhu
2015-02-22
1
-22
/
+24
*
net: __aligned(size) is preferred over __attribute__((aligned(size)))
Ameen Ali
2015-02-22
1
-5
/
+5
*
batman-adv: Fix use of seq_has_overflowed()
Joe Perches
2015-02-22
1
-1
/
+1
*
net: Remove state argument from skb_find_text()
Bojan Prtvar
2015-02-22
4
-16
/
+9
*
ethtool: use "ops" name consistenty in ethtool_set_rxfh()
Dan Carpenter
2015-02-21
1
-1
/
+1
*
ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"
Alex W Slater
2015-02-21
1
-1
/
+1
*
igmp: add __ip_mc_{join|leave}_group()
Eric Dumazet
2015-02-20
1
-18
/
+34
*
batman-adv: Remove uses of return value of seq_printf
Joe Perches
2015-02-20
1
-9
/
+10
*
tcp: silence registration message
stephen hemminger
2015-02-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-17
19
-48
/
+173
|
\
|
*
net: dsa: Set valid phy interface type
Guenter Roeck
2015-02-17
1
-2
/
+7
|
*
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
2015-02-15
1
-1
/
+8
|
*
net: spelling fixes
Stephen Hemminger
2015-02-14
3
-3
/
+3
|
*
net/core: Fix warning while make xmldocs caused by dev.c
Masanari Iida
2015-02-14
1
-1
/
+1
|
*
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
2015-02-14
1
-1
/
+1
|
*
openvswitch: Fix key serialization.
Pravin B Shelar
2015-02-14
1
-1
/
+1
|
*
tcp: make sure skb is not shared before using skb_get()
Eric Dumazet
2015-02-13
1
-8
/
+24
|
*
bridge: netfilter: Move sysctl-specific error code inside #ifdef
Geert Uytterhoeven
2015-02-12
1
-5
/
+2
|
*
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
2015-02-12
1
-2
/
+2
|
*
gue: Use checksum partial with remote checksum offload
Tom Herbert
2015-02-11
1
-6
/
+22
|
*
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
2015-02-11
2
-2
/
+3
|
*
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
2015-02-11
2
-2
/
+17
|
*
net: Fix remcsum in GRO path to not change packet
Tom Herbert
2015-02-11
1
-10
/
+10
|
*
openvswitch: Add missing initialization in validate_and_copy_set_tun()
Geert Uytterhoeven
2015-02-11
1
-1
/
+1
|
*
openvswitch: Reset key metadata for packet execution.
Pravin B Shelar
2015-02-11
1
-0
/
+2
|
*
rds: rds_cong_queue_updates needs to defer the congestion update transmission
Sowmini Varadhan
2015-02-11
1
-1
/
+15
|
*
ipv6: Partial checksum only UDP packets
Vlad Yasevich
2015-02-11
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-02-11
2
-6
/
+58
|
|
\
|
|
*
netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID
Patrick McHardy
2015-01-30
1
-0
/
+1
|
|
*
netfilter: nft_compat: add ebtables support
Arturo Borrero
2015-01-30
1
-6
/
+57
*
|
|
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
2
-22
/
+8
*
|
|
memcg: cleanup static keys decrement
Vladimir Davydov
2015-02-12
1
-0
/
+4
*
|
|
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-02-12
6
-151
/
+209
|
\
\
\
|
*
\
\
Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20
J. Bruce Fields
2015-02-02
22
-60
/
+123
|
|
\
\
\
|
*
|
|
|
sunrpc/lockd: fix references to the BKL
Jeff Layton
2015-01-23
2
-4
/
+3
|
*
|
|
|
svcrdma: Handle additional inline content
Chuck Lever
2015-01-15
1
-0
/
+55
|
*
|
|
|
svcrdma: Move read list XDR round-up logic
Chuck Lever
2015-01-15
1
-28
/
+9
|
*
|
|
|
svcrdma: Support RDMA_NOMSG requests
Chuck Lever
2015-01-15
1
-3
/
+36
|
*
|
|
|
svcrdma: rc_position sanity checking
Chuck Lever
2015-01-15
1
-4
/
+12
|
*
|
|
|
svcrdma: Plant reader function in struct svcxprt_rdma
Chuck Lever
2015-01-15
2
-44
/
+29
|
*
|
|
|
svcrdma: Find rmsgp more reliably
Chuck Lever
2015-01-15
1
-14
/
+4
|
*
|
|
|
svcrdma: Scrub BUG_ON() and WARN_ON() call sites
Chuck Lever
2015-01-15
3
-33
/
+49
|
*
|
|
|
svcrdma: Clean up read chunk counting
Chuck Lever
2015-01-15
2
-19
/
+12
|
*
|
|
|
svcrdma: Remove unused variable
Chuck Lever
2015-01-15
1
-2
/
+0
|
*
|
|
|
svcrdma: Clean up dprintk
Chuck Lever
2015-01-15
1
-4
/
+4
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-02-11
2
-26
/
+40
|
\
\
\
\
\
|
*
|
|
|
|
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
2015-02-11
2
-26
/
+40
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-11
2
-5
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
mm: gup: use get_user_pages_unlocked
Andrea Arcangeli
2015-02-11
1
-4
/
+2
|
*
|
|
|
|
mm: page_counter: pull "-1" handling out of page_counter_memparse()
Johannes Weiner
2015-02-11
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]