index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
|
\
|
*
net: sctp: remove cast for kmalloc/kzalloc return value
Zhang Yanfei
2013-03-18
*
|
net/core: remove duplicate statements by do-while loop
Akinobu Mita
2013-04-29
*
|
net/core: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
*
|
net/netfilter: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
*
|
net/sched: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
*
|
net/sunrpc: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
*
|
sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()
Jeff Layton
2013-04-29
*
|
lib, net: make isodigit() public and use it
Andy Shevchenko
2013-04-29
*
|
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-29
|
\
\
|
*
\
Merge 3.9-rc7 intp tty-next
Greg Kroah-Hartman
2013-04-14
|
|
\
\
|
*
|
|
TTY: ircomm: fix DTR being raised on hang up
Johan Hovold
2013-04-12
|
*
|
|
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
2013-04-01
|
|
\
\
\
|
*
\
\
\
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
2013-03-21
|
|
\
\
\
\
|
*
|
|
|
|
TTY: add tty_port_tty_hangup helper
Jiri Slaby
2013-03-18
*
|
|
|
|
|
net: rate-limit warn-bad-offload splats.
Ben Greear
2013-04-19
*
|
|
|
|
|
pkt_sched: fix error return code in fw_change_attrs()
Wei Yongjun
2013-04-19
*
|
|
|
|
|
irda: small read past the end of array in debug code
Dan Carpenter
2013-04-19
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-04-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too
Florian Westphal
2013-04-18
|
*
|
|
|
|
|
netfilter: ipset: bitmap:ip,mac: fix listing with timeout
Jozsef Kadlecsik
2013-04-18
*
|
|
|
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-04-19
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-18
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb...
John W. Linville
2013-04-12
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
mac80211: fix cfg80211 interaction on auth/assoc request
Johannes Berg
2013-04-10
|
|
*
|
|
|
|
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-08
|
|
|
\
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
mac80211: fix LED in idle handling
Johannes Berg
2013-04-08
*
|
|
|
|
|
|
|
|
|
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
2013-04-19
*
|
|
|
|
|
|
|
|
|
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-04-18
|
\
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
batman-adv: make is_my_mac() check for the current mesh only
Antonio Quartulli
2013-04-17
*
|
|
|
|
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2013-04-18
|
\
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
openvswitch: correct an invalid BUG_ON
Hong Zhiguo
2013-03-27
|
*
|
|
|
|
|
|
|
|
openvswitch: Preallocate reply skb in ovs_vport_cmd_set().
Jesse Gross
2013-03-27
*
|
|
|
|
|
|
|
|
|
net: drop dst before queueing fragments
Eric Dumazet
2013-04-17
*
|
|
|
|
|
|
|
|
|
esp4: fix error return code in esp_output()
Wei Yongjun
2013-04-15
*
|
|
|
|
|
|
|
|
|
bridge: make user modified path cost sticky
stephen hemminger
2013-04-15
*
|
|
|
|
|
|
|
|
|
ipv6: statically link register_inet6addr_notifier()
Cong Wang
2013-04-14
*
|
|
|
|
|
|
|
|
|
net/802/mrp: fix possible race condition when calling mrp_pdu_queue()
David Ward
2013-04-12
*
|
|
|
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-04-12
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
netfilter: nf_nat: fix race when unloading protocol modules
Florian Westphal
2013-04-12
|
*
|
|
|
|
|
|
|
|
netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize
Jozsef Kadlecsik
2013-04-09
|
*
|
|
|
|
|
|
|
|
netfilter: ipset: list:set: fix reference counter update
Jozsef Kadlecsik
2013-04-09
|
*
|
|
|
|
|
|
|
|
netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...
Patrick McHardy
2013-04-06
*
|
|
|
|
|
|
|
|
|
tcp: Reallocate headroom if it would overflow csum_start
Thomas Graf
2013-04-11
*
|
|
|
|
|
|
|
|
|
tcp: incoming connections might use wrong route under synflood
Dmitry Popov
2013-04-11
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-04-10
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-can
David S. Miller
2013-04-09
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
can: gw: use kmem_cache_free() instead of kfree()
Wei Yongjun
2013-04-09
|
*
|
|
|
|
|
|
|
|
|
selinux: add a skb_owned_by() hook
Eric Dumazet
2013-04-09
|
|
/
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
netrom: fix invalid use of sizeof in nr_recvmsg()
Wei Yongjun
2013-04-08
[next]