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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-28
inet: add RCU protection to inet->opt
Eric Dumazet
15
-160
/
+224
2011-04-27
net: filter: Just In Time compiler for x86-64
Eric Dumazet
4
-61
/
+28
2011-04-27
ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report().
David S. Miller
1
-10
/
+0
2011-04-27
ipv4: Sanitize and simplify ip_route_{connect,newports}()
David S. Miller
5
-16
/
+18
2011-04-27
sctp: clean up route lookup calls
Vlad Yasevich
3
-29
/
+23
2011-04-27
sctp: remove useless arguments from get_saddr() call
Vlad Yasevich
3
-6
/
+2
2011-04-27
sctp: make sctp over IPv6 work with IPsec
Vlad Yasevich
1
-5
/
+11
2011-04-27
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
4
-119
/
+106
2011-04-27
sctp: fix sctp to work with ipv6 source address routing
Weixing Shi
1
-1
/
+43
2011-04-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
15
-22
/
+74
2011-04-25
bluetooth: Fix use-before-initiailized var.
David S. Miller
1
-1
/
+1
2011-04-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
24
-740
/
+1219
2011-04-25
bonding: move processing of recv handlers into handle_frame()
Jiri Pirko
1
-21
/
+0
2011-04-25
net: make WARN_ON in dev_disable_lro() useful
Michał Mirosław
1
-1
/
+2
2011-04-25
net: provide cow_metrics() methods to blackhole dst_ops
Held Bernhard
2
-0
/
+14
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
24
-740
/
+1219
2011-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-7
/
+16
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
55
-276
/
+280
2011-04-21
Revert "bridge: Forward reserved group addresses if !STP"
David S. Miller
1
-1
/
+1
2011-04-21
ipv6: Remove hoplimit initialization to -1
Thomas Egerer
1
-1
/
+0
2011-04-21
net: fix hw_features ethtool_ops->set_flags compatibility
Michał Mirosław
1
-2
/
+2
2011-04-21
ipv6: udp: fix the wrong headroom check
Shan Wei
1
-1
/
+1
2011-04-21
sctp: implement event notification SCTP_SENDER_DRY_EVENT
Wei Yongjun
3
-1
/
+53
2011-04-21
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
Wei Yongjun
1
-1
/
+1
2011-04-21
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
Wei Yongjun
1
-0
/
+52
2011-04-20
mac80211: fix SMPS debugfs locking
Johannes Berg
2
-2
/
+4
2011-04-20
can: add missing socket check in can/raw release
Oliver Hartkopp
1
-1
/
+6
2011-04-20
sctp: move chunk from retransmit queue to abandoned list
Wei Yongjun
1
-0
/
+7
2011-04-20
sctp: make heartbeat information in sctp_make_heartbeat()
Wei Yongjun
2
-15
/
+14
2011-04-20
sctp: fix to check the source address of COOKIE-ECHO chunk
Wei Yongjun
3
-16
/
+27
2011-04-20
sctp: handle ootb packet in chunk order as defined
Shan Wei
2
-15
/
+21
2011-04-20
sctp: bail from sctp_endpoint_lookup_assoc() if not bound
Vlad Yasevich
1
-6
/
+14
2011-04-20
sctp: remove completely unsed EMPTY state
Vlad Yasevich
3
-78
/
+0
2011-04-20
sctp: check invalid value of length parameter in error cause
Shan Wei
1
-1
/
+8
2011-04-20
sctp: check parameter value of length in ERROR chunk
Shan Wei
1
-0
/
+5
2011-04-20
net: batman-adv: remove rx_csum ethtool_ops
Michał Mirosław
1
-13
/
+0
2011-04-20
net: dsa: remove ethtool_ops->set_sg
Michał Mirosław
1
-1
/
+0
2011-04-19
sctp: Release all routes when processing acks ADD_IP or DEL_IP
Vlad Yasevich
1
-6
/
+2
2011-04-19
sctp: Allow bindx_del to accept 0 port
Vlad Yasevich
1
-1
/
+5
2011-04-19
sctp: teach CACC algorithm about removed transports
Vlad Yasevich
1
-3
/
+8
2011-04-19
sctp: use memdup_user to copy data from userspace
Shan Wei
1
-16
/
+6
2011-04-19
sctp: kill abandoned SCTP_CMD_TRANSMIT command
Shan Wei
1
-6
/
+0
2011-04-19
sctp: use common head of addr parameter to access member in addr-unrelated code
Shan Wei
2
-6
/
+6
2011-04-19
sctp: fix the comment of sctp_sf_violation_paramlen()
Shan Wei
1
-2
/
+3
2011-04-19
can: Add missing socket check in can/bcm release.
Dave Jones
1
-1
/
+6
2011-04-19
mac80211: explain padding in place of rate field
Johannes Berg
1
-1
/
+2
2011-04-19
mac80211: add a function for setting the TIM bit for a specific station
Felix Fietkau
2
-1
/
+15
2011-04-19
mac80211: fix debugfs printk format warning
Randy Dunlap
1
-1
/
+1
2011-04-19
rfkill: Regulator consumer driver for rfkill
Antonio Ospite
3
-0
/
+176
2011-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
3
-666
/
+754
[next]