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-08-15
ip6tnl: add x-netns support
Nicolas Dichtel
1
-0
/
+1
2013-08-15
ipip: add x-netns support
Nicolas Dichtel
1
-1
/
+1
2013-08-13
ipv6: make unsolicited report intervals configurable for mld
Hannes Frederic Sowa
2
-0
/
+4
2013-08-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-46
/
+431
2013-08-13
pptp: fix byte order warnings
stephen hemminger
1
-1
/
+1
2013-08-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-46
/
+431
2013-08-10
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
1
-1
/
+2
2013-08-10
af_unix: improve STREAM behavior with fragmented memory
Eric Dumazet
1
-0
/
+1
2013-08-10
tcp: add server ip to encrypt cookie in fast open
Yuchung Cheng
1
-1
/
+2
2013-08-09
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
David S. Miller
2
-3
/
+5
2013-08-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
4
-0
/
+109
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-6
/
+6
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
10
-64
/
+8
2013-08-09
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
Daniel Borkmann
2
-5
/
+3
2013-08-09
net: igmp: Allow user-space configuration of igmp unsolicited report interval
William Manley
1
-0
/
+2
2013-08-09
net: igmp: Don't flush routing cache when force_igmp_version is modified
William Manley
1
-1
/
+1
2013-08-08
net: add SNMP counters tracking incoming ECN bits
Eric Dumazet
1
-0
/
+4
2013-08-07
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
1
-0
/
+4
2013-08-07
net: move iov_pages() to net/core/iovec.c
Jason Wang
1
-0
/
+2
2013-08-07
ip_tunnel: embed hash list head
stephen hemminger
1
-2
/
+2
2013-08-05
sctp: Pack dst_cookie into 1st cacheline hole for 64bit host
fan.du
1
-1
/
+1
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
42
-258
/
+553
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-14
/
+19
2013-08-03
fib_rules: reorder struct fib_rules fields
Eric Dumazet
1
-5
/
+7
2013-08-03
fib_rules: fix suppressor names and default values
Stefan Tomanek
2
-3
/
+3
2013-08-02
fib_rules: add route suppression based on ifgroup
Stefan Tomanek
2
-1
/
+3
2013-08-02
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-1
/
+23
2013-08-02
sctp: Don't lookup dst if transport dst is still valid
fan.du
2
-1
/
+2
2013-08-02
include: Convert ethernet mac address declarations to use ETH_ALEN
Joe Perches
11
-45
/
+58
2013-08-02
uapi: Convert some uses of 6 to ETH_ALEN
Joe Perches
6
-8
/
+12
2013-08-02
Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+1
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
4
-6
/
+6
2013-08-01
net: fix a compile error when CONFIG_NET_LL_RX_POLL is not set
Cong Wang
1
-0
/
+5
2013-08-01
ipv6: prevent fib6_run_gc() contention
Michal Kubeček
1
-1
/
+1
2013-08-01
net: add a temporary sanity check in skb_orphan()
Eric Dumazet
1
-0
/
+2
2013-08-01
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
4
-46
/
+305
2013-08-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-6
/
+6
2013-08-01
mac80211: add channel switch command and beacon callbacks
Simon Wunderlich
1
-0
/
+37
2013-08-01
nl80211/cfg80211: add channel switch command
Simon Wunderlich
2
-0
/
+63
2013-08-01
ieee80211: add definition for 802.11ac information elements
Fred Zhou
1
-0
/
+4
2013-08-01
ieee80211: add definition for interworking support
Avinash Patil
1
-0
/
+5
2013-07-31
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-7
/
+7
2013-07-31
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-1
/
+2
2013-07-31
cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypes
Joe Perches
2
-2
/
+2
2013-07-31
checksum: Remove extern from function prototypes
Joe Perches
1
-5
/
+5
2013-07-31
cfg80211.h/mac80211.h: Remove extern from function prototypes
Joe Perches
2
-25
/
+25
2013-07-31
ax25.h: Remove extern from function prototypes
Joe Perches
1
-106
/
+109
2013-07-31
arp/neighbour.h: Remove extern from function prototypes
Joe Perches
2
-65
/
+63
2013-07-31
af_rxrpc.h: Remove extern from function prototypes
Joe Perches
1
-19
/
+16
2013-07-31
af_unix.h: Remove extern from function prototypes
Joe Perches
1
-8
/
+8
[next]