index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2016-04-15
net/hsr: Added support for HSR v1
Peter Heise
2016-04-15
tcp: remove false sharing in tcp_rcv_state_process()
Eric Dumazet
2016-04-15
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
2016-04-15
tipc: let first message on link be a state message
Jon Paul Maloy
2016-04-15
tipc: ensure that first packets on link are sent in order
Jon Paul Maloy
2016-04-15
tipc: refactor function tipc_link_timeout()
Jon Paul Maloy
2016-04-15
tipc: reduce transmission rate of reset messages when link is down
Jon Paul Maloy
2016-04-15
tipc: guarantee peer bearer id exchange after reboot
Jon Paul Maloy
2016-04-15
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
Daniel Borkmann
2016-04-15
sctp: add support for RPS and RFS
Marcelo Ricardo Leitner
2016-04-15
net: validate_xmit_skb() changes
Eric Dumazet
2016-04-14
packet: uses kfree_skb() for errors.
Weongyo Jeong
2016-04-14
tipc: fix a race condition leading to subscriber refcnt bug
Parthasarathy Bhuvaragan
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
2016-04-14
ethtool: Add support for toggling any of the GSO offloads
Alexander Duyck
2016-04-14
devlink: implement shared buffer occupancy monitoring interface
Jiri Pirko
2016-04-14
devlink: add shared buffer configuration
Jiri Pirko
2016-04-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2016-04-14
net: remove netdevice gso_min_segs
Eric Dumazet
2016-04-14
qdisc: constify meta_type_ops structures
Julia Lawall
2016-04-14
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
2016-04-14
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
2016-04-14
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
2016-04-14
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
2016-04-14
bridge: simplify the stp_state_store by calling store_bridge_parm
Xin Long
2016-04-14
bridge: simplify the forward_delay_store by calling store_bridge_parm
Xin Long
2016-04-14
bridge: simplify the flush_store by calling store_bridge_parm
Xin Long
2016-04-14
ipv6, token: allow for clearing the current device token
Daniel Borkmann
2016-04-14
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
2016-04-14
udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM
Willem de Bruijn
2016-04-14
udp: do not expect udp headers on ioctl SIOCINQ
Willem de Bruijn
2016-04-13
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
2016-04-13
net: dsa: Remove allocation of driver private memory
Andrew Lunn
2016-04-13
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
2016-04-13
net: dsa: Pass the dsa device to the switch drivers
Andrew Lunn
2016-04-13
Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...
David S. Miller
2016-04-13
tipc: remove remnants of old broadcast code
Jon Paul Maloy
2016-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-12
netfilter: conntrack: move expectation event helper to ecache.c
Florian Westphal
2016-04-12
netfilter: conntrack: de-inline nf_conntrack_eventmask_report
Florian Westphal
2016-04-12
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-11
rxrpc: Create a null security type and get rid of conditional calls
David Howells
2016-04-11
rxrpc: Absorb the rxkad security module
David Howells
2016-04-11
rxrpc: Don't assume transport address family and size when using it
David Howells
2016-04-11
rxrpc: Don't pass gfp around in incoming call handling functions
David Howells
2016-04-11
rxrpc: Differentiate local and remote abort codes in structs
David Howells
2016-04-11
rxrpc: Static arrays of strings should be const char *const[]
David Howells
[next]