index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: pktgen: Call destroy_hrtimer_on_stack()
Guenter Roeck
2016-05-31
1
-4
/
+4
*
net: l2tp: Make l2tp_ip6 namespace aware
Shmulik Ladkani
2016-05-30
1
-5
/
+7
*
ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr
Baozeng Ding
2016-05-30
1
-2
/
+2
*
net/lapb: tuse %*ph to dump buffers
Andy Shevchenko
2016-05-30
3
-15
/
+8
*
fou: add Kconfig options for IPv6 support
Arnd Bergmann
2016-05-30
3
-2
/
+11
*
sctp: fix double EPs display in sctp_diag
Xin Long
2016-05-26
1
-0
/
+3
*
net: hwbm: Fix unbalanced spinlock in error case
Gregory CLEMENT
2016-05-25
1
-0
/
+3
*
tipc: fix potential null pointer dereferences in some compat functions
Baozeng Ding
2016-05-25
1
-18
/
+93
*
net sched actions: policer missing timestamp processing
Jamal Hadi Salim
2016-05-25
1
-0
/
+11
*
net_sched: avoid too many hrtimer_start() calls
Eric Dumazet
2016-05-24
2
-10
/
+7
*
ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.
Haishuang Yan
2016-05-24
1
-0
/
+1
*
ip6_gre: Fix MTU setting for ip6gretap
Haishuang Yan
2016-05-24
1
-0
/
+2
*
ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n
Ezequiel Garcia
2016-05-23
2
-4
/
+8
*
net/atm: sk_err_soft must be positive
Stefan Hajnoczi
2016-05-23
2
-3
/
+3
*
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-21
3
-27
/
+24
|
\
|
*
Merge 4.6-rc7 into tty-next
Greg Kroah-Hartman
2016-05-09
34
-238
/
+376
|
|
\
|
*
|
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-30
2
-8
/
+9
|
*
|
tty: Replace ASYNC_CHECK_CD and update atomically
Peter Hurley
2016-04-30
3
-7
/
+4
|
*
|
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
Peter Hurley
2016-04-30
1
-5
/
+5
|
*
|
tty: Replace ASYNC_CTS_FLOW bit and update atomically
Peter Hurley
2016-04-30
1
-2
/
+1
|
*
|
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
2016-04-30
1
-1
/
+1
|
*
|
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
2016-04-30
2
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-05-21
33
-303
/
+714
|
\
\
\
|
*
|
|
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2016-05-21
2
-2
/
+2
|
*
|
|
ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE
Alexander Duyck
2016-05-21
1
-4
/
+8
|
*
|
|
RDS: TCP: Avoid rds connection churn from rogue SYNs
Sowmini Varadhan
2016-05-21
1
-4
/
+6
|
*
|
|
RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcp
Sowmini Varadhan
2016-05-21
1
-0
/
+3
|
*
|
|
ipv6: Don't reset inner headers in ip6_tnl_xmit
Tom Herbert
2016-05-21
1
-5
/
+0
|
*
|
|
ip4ip6: Support for GSO/GRO
Tom Herbert
2016-05-21
3
-6
/
+44
|
*
|
|
ip6ip6: Support for GSO/GRO
Tom Herbert
2016-05-21
2
-3
/
+26
|
*
|
|
ipv6: Set features for IPv6 tunnels
Tom Herbert
2016-05-21
1
-0
/
+9
|
*
|
|
ip6_tunnel: Add support for fou/gue encapsulation
Tom Herbert
2016-05-21
1
-0
/
+72
|
*
|
|
ip6_gre: Add support for fou/gue encapsulation
Tom Herbert
2016-05-21
1
-4
/
+75
|
*
|
|
fou: Add encap ops for IPv6 tunnels
Tom Herbert
2016-05-21
2
-0
/
+141
|
*
|
|
ip6_tun: Add infrastructure for doing encapsulation
Tom Herbert
2016-05-21
2
-13
/
+86
|
*
|
|
fou: Support IPv6 in fou
Tom Herbert
2016-05-21
1
-12
/
+35
|
*
|
|
fou: Split out {fou,gue}_build_header
Tom Herbert
2016-05-21
1
-10
/
+37
|
*
|
|
fou: Call setup_udp_tunnel_sock
Tom Herbert
2016-05-21
1
-34
/
+16
|
*
|
|
net: Cleanup encap items in ip_tunnels.h
Tom Herbert
2016-05-21
2
-45
/
+4
|
*
|
|
ipv6: Change "final" protocol processing for encapsulation
Tom Herbert
2016-05-21
1
-1
/
+14
|
*
|
|
ipv6: Fix nexthdr for reinjection
Tom Herbert
2016-05-21
1
-3
/
+15
|
*
|
|
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-21
6
-18
/
+15
|
*
|
|
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
2016-05-21
7
-102
/
+1
|
*
|
|
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2016-05-19
6
-25
/
+93
|
|
\
\
\
|
|
*
|
|
batman-adv: initialize ELP orig address on secondary interfaces
Marek Lindner
2016-05-18
3
-9
/
+34
|
|
*
|
|
batman-adv: Avoid duplicate neigh_node additions
Linus Lüssing
2016-05-18
1
-2
/
+4
|
|
*
|
|
batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq
Sven Eckelmann
2016-05-18
1
-2
/
+3
|
|
*
|
|
batman-adv: make sure ELP/OGM orig MAC is updated on address change
Antonio Quartulli
2016-05-18
1
-4
/
+22
|
|
*
|
|
batman-adv: Fix unexpected free of bcast_own on add_if error
Sven Eckelmann
2016-05-18
1
-3
/
+1
|
|
*
|
|
batman-adv: Fix refcnt leak in batadv_v_neigh_*
Sven Eckelmann
2016-05-18
1
-7
/
+25
[next]