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
2013-04-02
ipconfig: add informative timeout messages while waiting for carrier
Paul Gortmaker
2013-04-02
bridge: remove a redundant synchronize_net()
Eric Dumazet
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-30
ip_gre: don't overwrite iflink during net_dev init
Antonio Quartulli
2013-03-29
net: add a synchronize_net() in netdev_rx_handler_unregister()
Eric Dumazet
2013-03-29
net: fq_codel: Fix off-by-one error
Vijay Subramanian
2013-03-29
net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]
John Fastabend
2013-03-29
net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'
Shmulik Ladkani
2013-03-29
ip_tunnel: Fix off-by-one error in forming dev name.
Pravin B Shelar
2013-03-29
net: simplify the getting percpu of flow_cache
Li RongQing
2013-03-29
net: fix the use of this_cpu_ptr
Li RongQing
2013-03-29
ipv6: don't accept node local multicast traffic from the wire
Hannes Frederic Sowa
2013-03-29
netlink: fix the warning introduced by netlink API replacement
Hong zhi guo
2013-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-28
bridge: remove unused variable ifm
Hong zhi guo
2013-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-28
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
2013-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-03-27
sch: add missing u64 in psched_ratecfg_precompute()
Sergey Popovich
2013-03-27
rtnetlink: fix error return code in rtnl_link_fill()
Wei Yongjun
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
net: use the frag lru_lock to protect netns_frags.nqueues update
Jesper Dangaard Brouer
2013-03-27
net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loop
Jesper Dangaard Brouer
2013-03-27
net: core: let's use native isxdigit instead of custom
Andy Shevchenko
2013-03-27
net: switch to use skb_probe_transport_header()
Jason Wang
2013-03-27
net: core: let skb_partial_csum_set() set transport header
Jason Wang
2013-03-27
batman-adv: use seq_puts instead of seq_printf when the format is constant
Antonio Quartulli
2013-03-27
batman-adv: update Makefile copyright years
Antonio Quartulli
2013-03-27
batman-adv: Start new development cycle
Simon Wunderlich
2013-03-27
batman-adv: free an hard-interface before adding it
Antonio Quartulli
2013-03-27
batman-adv: Allow to modify slaves of soft-interfaces through rntl_link
Sven Eckelmann
2013-03-27
batman-adv: Allow to use rntl_link for device creation/deletion
Sven Eckelmann
2013-03-27
batman-adv: rename batadv_softif_destroy to reflect sysfs use case
Marek Lindner
2013-03-27
batman-adv: Don't always delete softif when last slave was removed
Sven Eckelmann
2013-03-27
batman-adv: Move deinitialization of soft-interface to destructor
Sven Eckelmann
2013-03-27
batman-adv: Move soft-interface initialization to ndo_init
Sven Eckelmann
2013-03-27
batman-adv: Fix endianness errors for network coding
Martin Hundebøll
2013-03-27
6lowpan: use IEEE802154_ADDR_LEN instead of a magic number
Tony Cheneau
2013-03-27
6lowpan: fix a small formatting issue
Tony Cheneau
2013-03-27
ieee802154/dgram: Pass source address in dgram_recvmsg
Stephen Röttger
2013-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-26
Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-03-26
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
2013-03-26
net_sched: better precise estimation on packet length for untrusted packets
Jason Wang
2013-03-26
packet: set transport header before doing xmit
Jason Wang
2013-03-26
6lowpan: modify udp compression/uncompression to match the standard
Tony Cheneau
[next]