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-05-17
bonding: Fix stacked device detection in arp monitoring
Vlad Yasevich
2014-05-17
vlan: Fix lockdep warning with stacked vlan devices.
Vlad Yasevich
2014-05-17
net: Find the nesting level of a given device by type.
Vlad Yasevich
2014-05-16
net: gro: make sure skb->cb[] initial content has not to be zero
Eric Dumazet
2014-05-15
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
2014-05-14
net: avoid dependency of net_get_random_once on nop patching
Hannes Frederic Sowa
2014-05-13
neigh: set nud_state to NUD_INCOMPLETE when probing router reachability
Duan Jiong
2014-05-07
Revert "net: core: introduce netif_skb_dev_features"
Florian Westphal
2014-04-24
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
2014-04-24
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-04-24
net: Add variants of capable for use on on sockets
Eric W. Biederman
2014-04-24
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
2014-04-23
net: filter: initialize A and X registers
Alexei Starovoitov
2014-04-22
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
2014-04-18
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
2014-04-14
net: Start with correct mac_len in skb_network_protocol
Vlad Yasevich
2014-04-14
net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W
Daniel Borkmann
2014-04-14
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
2014-04-12
pktgen: be friendly to LLTX devices
Daniel Borkmann
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
net: core: don't account for udp header size when computing seglen
Florian Westphal
2014-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
netdev: remove potentially harmful checks
Veaceslav Falico
2014-04-07
pktgen: fix xmit test for BQL enabled devices
Daniel Borkmann
2014-04-07
net: filter: be more defensive on div/mod by X==0
Daniel Borkmann
2014-04-03
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-04-03
net: add busy_poll device feature
Jiri Pirko
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-01
netpoll: Use skb_irq_freeable to make zap_completion_queue safe.
Eric W. Biederman
2014-04-01
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-04-01
net: filter: minor: fix kdoc in __sk_run_filter
Daniel Borkmann
2014-03-31
net-gro: restore frag0 optimization
Eric Dumazet
2014-03-31
net-sysfs: expose number of carrier on/off changes
david decotigny
2014-03-31
net: Allow modules to use is_skb_forwardable
Vlad Yasevich
2014-03-31
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
2014-03-31
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
2014-03-31
net: ptp: use sk_unattached_filter_create() for BPF
Daniel Borkmann
2014-03-31
net: filter: move filter accounting to filter core
Daniel Borkmann
2014-03-31
net: filter: keep original BPF program around
Daniel Borkmann
2014-03-31
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
2014-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
netpoll: Respect NETIF_F_LLTX
Eric W. Biederman
2014-03-29
netpoll: Remove strong unnecessary assumptions about skbs
Eric W. Biederman
2014-03-29
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
Eric W. Biederman
[next]