index
:
linux-fsl-qoriq
master
scalys
Freescale 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
2013-05-06
tipc: potential divide by zero in tipc_link_recv_fragment()
Dan Carpenter
2013-05-06
tipc: add a bounds check in link_recv_changeover_msg()
Dan Carpenter
2013-05-06
netpoll: inverted down_trylock() test
Dan Carpenter
2013-05-06
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
2013-05-06
fib_trie: no need to delay vfree()
Al Viro
2013-05-06
net: frag, fix race conditions in LRU list maintenance
Konstantin Khlebnikov
2013-05-05
tcp: do not expire TCP fastopen cookies
Eric Dumazet
2013-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-05-03
packet: tpacket_v3: do not trigger bug() on wrong header status
Daniel Borkmann
2013-05-03
vxlan: Fix TCPv6 segmentation.
Pravin B Shelar
2013-05-03
gre: Fix GREv4 TCPv6 segmentation.
Pravin B Shelar
2013-05-03
bridge: fix race with topology change timer
stephen hemminger
2013-05-03
tipc: pskb_copy() buffers when sending on more than one bearer
Gerlando Falauto
2013-05-03
tipc: tipc_bcbearer_send(): simplify bearer selection
Gerlando Falauto
2013-05-03
tipc: cosmetic: clean up comments and break a long line
Gerlando Falauto
2013-05-03
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-05-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-02
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
2013-05-02
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
af_unix: fix a fatal race with bit fields
Eric Dumazet
2013-05-01
net: sctp: attribute printl with __printf for gcc fmt checks
Daniel Borkmann
2013-05-01
netlink: kconfig: move mmap i/o into netlink kconfig
Daniel Borkmann
2013-05-01
netpoll: convert mutex into a semaphore
Neil Horman
2013-05-01
netlink: Fix skb ref counting.
Pravin B Shelar
2013-05-01
net_sched: act_ipt forward compat with xtables
Jamal Hadi Salim
2013-04-30
svcauth_gss: fix error return code in rsc_parse()
Wei Yongjun
2013-04-30
bridge: avoid OOPS if root port not found
stephen hemminger
2013-04-30
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-30
unix/stream: fix peeking with an offset larger than data in queue
Benjamin Poirier
2013-04-30
unix/dgram: fix peeking with an offset larger than data in queue
Benjamin Poirier
2013-04-30
unix/dgram: peek beyond 0-sized skbs
Benjamin Poirier
2013-04-30
openvswitch: Remove unneeded ovs_netdev_get_ifindex()
Thomas Graf
2013-04-30
net: Use consume_skb() to free gso segmented skb
Sridhar Samudrala
2013-04-30
net/core: remove duplicate statements by do-while loop
Akinobu Mita
2013-04-30
net/core: rename random32() to prandom_u32()
Akinobu Mita
2013-04-30
net/netfilter: rename random32() to prandom_u32()
Akinobu Mita
2013-04-30
net/sched: rename random32() to prandom_u32()
Akinobu Mita
2013-04-30
net/sunrpc: rename random32() to prandom_u32()
Akinobu Mita
2013-04-30
sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()
Jeff Layton
2013-04-30
lib, net: make isodigit() public and use it
Andy Shevchenko
2013-04-29
svcrpc: fix gss-proxy to respect user namespaces
J. Bruce Fields
2013-04-29
SUNRPC: gssp_procedures[] can be static
Fengguang Wu
[next]