index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-04
net: checksum: fix warning in skb_checksum
Daniel Borkmann
1
-0
/
+5
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-16
/
+20
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+4
2013-11-03
net/hsr: Add support for the High-availability Seamless Redundancy protocol (...
Arvid Brodin
3
-0
/
+64
2013-11-03
net: extend net_device allocation to vmalloc()
Eric Dumazet
1
-0
/
+1
2013-11-03
net: sctp: fix and consolidate SCTP checksumming code
Daniel Borkmann
1
-37
/
+19
2013-11-03
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
2
-3
/
+16
2013-11-03
lib: crc32: add functionality to combine two crc32{, c}s in GF(2)
Daniel Borkmann
1
-0
/
+40
2013-11-03
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
Mathias Krause
1
-3
/
+3
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-10
/
+0
2013-11-02
net: cdc_ncm: drop "extern" from header declarations
Bjørn Mork
1
-6
/
+6
2013-11-02
net: cdc_ncm: remove descriptor pointers
Bjørn Mork
1
-3
/
+1
2013-11-02
net: cdc_ncm: remove ncm_parm field
Bjørn Mork
1
-1
/
+0
2013-11-02
net: cdc_ncm: remove tx_speed and rx_speed fields
Bjørn Mork
1
-2
/
+0
2013-11-02
net: cdc_ncm: remove unused udev field
Bjørn Mork
1
-1
/
+0
2013-11-02
net: cdc_ncm: remove redundant netdev field
Bjørn Mork
1
-2
/
+1
2013-11-02
net: cdc_ncm: remove redundant endpoint pointers
Bjørn Mork
1
-3
/
+0
2013-11-02
net: cdc_ncm: remove redundant "intf" field
Bjørn Mork
1
-1
/
+0
2013-11-02
net: cdc_ncm: add include protection to cdc_ncm.h
Bjørn Mork
1
-0
/
+5
2013-11-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+7
2013-10-30
percpu: fix this_cpu_sub() subtrahend casting for unsigneds
Greg Thelen
1
-4
/
+4
2013-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2
-0
/
+12
2013-10-29
net: sched: cls_bpf: add BPF-based classifier
Daniel Borkmann
1
-0
/
+14
2013-10-29
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
1
-5
/
+7
2013-10-29
net: add might_sleep() call to napi_disable
Jacob Keller
1
-0
/
+1
2013-10-29
vxlan: Have the NIC drivers do less work for offloads
Joseph Gasparakis
1
-0
/
+11
2013-10-29
net: esp{4,6}: get rid of struct esp_data
Mathias Krause
1
-7
/
+0
2013-10-29
net: esp{4,6}: remove padlen from struct esp_data
Mathias Krause
1
-3
/
+0
2013-10-28
ipv6: Remove privacy config option.
David S. Miller
2
-6
/
+1
2013-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-2
/
+2
2013-10-25
ipv6: reset dst.expires value when clearing expire flag
Hannes Frederic Sowa
1
-0
/
+1
2013-10-25
netpoll: fix rx_hook() interface by passing the skb
Antonio Quartulli
1
-2
/
+3
2013-10-25
net: fix rtnl notification in atomic context
Alexei Starovoitov
1
-1
/
+1
2013-10-25
net: make net_get_random_once irq safe
Hannes Frederic Sowa
1
-1
/
+0
2013-10-23
inet: remove old fragmentation hash initializing
Hannes Frederic Sowa
1
-0
/
+4
2013-10-23
ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...
Hannes Frederic Sowa
1
-2
/
+0
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-94
/
+109
2013-10-23
net: Dereference pointer-value of sk_prot->memory_pressure
Christoph Paasch
1
-1
/
+1
2013-10-23
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+6
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-19
/
+38
2013-10-22
net: remove function sk_reset_txq()
ZHAO Gang
1
-3
/
+1
2013-10-22
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
1
-0
/
+1
2013-10-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2013-10-22
Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danve...
Dave Airlie
6
-4
/
+55
2013-10-21
mac802154: correct a typo in ieee802154_alloc_device() prototype
Alexandre Belloni
1
-1
/
+1
2013-10-21
ipv6: sit: add GSO/TSO support
Eric Dumazet
2
-2
/
+6
2013-10-21
tcp_memcontrol: Kill struct tcp_memcontrol
Eric W. Biederman
2
-24
/
+14
2013-10-21
tcp_memcontrol: Remove the per netns control.
Eric W. Biederman
2
-3
/
+1
2013-10-21
tcp_memcontrol: Remove setting cgroup settings via sysctl
Eric W. Biederman
1
-1
/
+0
2013-10-21
tcp_memcontrol: Remove tcp_max_memory
Eric W. Biederman
1
-1
/
+0
[next]