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
/
core
Age
Commit message (
Expand
)
Author
2014-09-15
tcp: allow segment with FIN in tcp_try_coalesce()
Eric Dumazet
2014-09-13
net: bpf: correctly handle errors in sk_attach_filter()
Sasha Levin
2014-09-13
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
2014-09-13
ipv6: drop useless rcu_read_lock() in anycast
WANG Cong
2014-09-13
net: qdisc: use rcu prefix and silence sparse warnings
John Fastabend
2014-09-12
mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path
Alexander Duyck
2014-09-12
skb: Add documentation for skb_clone_sk
Alexander Duyck
2014-09-10
pktgen: Convert pr_warning to pr_warn
Joe Perches
2014-09-10
netns: remove one sparse warning
Eric Dumazet
2014-09-09
net: bpf: be friendly to kmemcheck
Daniel Borkmann
2014-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-06
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
2014-09-06
net: merge cases where sock_efree and sock_edemux are the same function
Alexander Duyck
2014-09-06
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
2014-09-06
net-timestamp: Merge shared code between phy and regular timestamping
Alexander Duyck
2014-09-06
net: treewide: Fix typo found in DocBook/networking.xml
Masanari Iida
2014-09-05
ethtool: Add generic options for tunables
Govindarajulu Varadarajan
2014-09-05
dev_ioctl: remove dev_load() CAP_SYS_MODULE message
Daniel Borkmann
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
2014-09-04
qdisc: validate frames going through the direct_xmit path
Jesper Dangaard Brouer
2014-09-02
rtnl/do_setlink(): notify when a netdev is modified
Nicolas Dichtel
2014-09-02
rtnl/do_setlink(): last arg is now a set of flags
Nicolas Dichtel
2014-09-02
rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated
Nicolas Dichtel
2014-09-02
rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated
Nicolas Dichtel
2014-09-02
sock: deduplicate errqueue dequeue
Willem de Bruijn
2014-09-02
net: Support for csum_bad in skbuff
Tom Herbert
2014-09-02
pktgen: add flag NO_TIMESTAMP to disable timestamping
Jesper Dangaard Brouer
2014-09-02
net: xmit_list() becomes dev_hard_start_xmit().
David S. Miller
2014-09-02
net: Don't keep around original SKB when we software segment GSO frames.
David S. Miller
2014-09-02
net: Validate xmit SKBs right when we pull them out of the qdisc.
David S. Miller
2014-09-02
net: Separate out SKB validation logic from transmit path.
David S. Miller
2014-09-02
net: Have xmit_list() signal more==true when appropriate.
David S. Miller
2014-09-02
net: Pass a "more" indication down into netdev_start_xmit() code paths.
David S. Miller
2014-09-02
net: Move main gso loop out of dev_hard_start_xmit() into helper.
David S. Miller
2014-09-02
net: Create xmit_one() helper for dev_hard_start_xmit()
David S. Miller
2014-09-02
net: Do txq_trans_update() in netdev_start_xmit()
David S. Miller
2014-08-30
net: Allow GRO to use and set levels of checksum unnecessary
Tom Herbert
2014-08-30
net: attempt a single high order allocation
Eric Dumazet
2014-08-30
net: add skb_get_tx_queue() helper
Daniel Borkmann
2014-08-26
net: fix checksum features handling in netif_skb_features()
Michal Kubeček
2014-08-26
net: make skb an optional parameter for__skb_flow_dissect()
WANG Cong
2014-08-26
net: fix comments for __skb_flow_get_ports()
WANG Cong
2014-08-25
net: prevent of emerging cross-namespace symlinks
Alexander Y. Fomichev
2014-08-25
net: Add ops->ndo_xmit_flush()
David S. Miller
2014-08-25
net: skb_gro_checksum_* functions
Tom Herbert
2014-08-23
net: use reciprocal_scale() helper
Daniel Borkmann
2014-08-23
net: Allow raw buffers to be passed into the flow dissector.
David S. Miller
2014-08-23
net: remove dead code after sk_data_ready change
Eric Dumazet
2014-08-23
net: use ktime_get_ns() and ktime_get_real_ns() helpers
Eric Dumazet
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
[next]