index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-01-23
netfilter: nf_conntrack: move initialization out of pernet operations
Gao feng
2013-01-22
netpoll: fix an uninitialized variable
Cong Wang
2013-01-22
ipv6: remove duplicated declaration of ip6_fragment()
Cong Wang
2013-01-23
Bluetooth: Add support for reading LE supported states
Johan Hedberg
2013-01-23
Bluetooth: Add support for reading LE White List Size
Johan Hedberg
2013-01-23
Bluetooth: Add LE Local Features reading support
Johan Hedberg
2013-01-23
Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblock
Johan Hedberg
2013-01-23
Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect
Johan Hedberg
2013-01-23
Bluetooth: Fix checking for valid disconnect parameters in unpair_device
Johan Hedberg
2013-01-23
Bluetooth: Fix checking for valid address type values in mgmt commands
Johan Hedberg
2013-01-23
Bluetooth: Check for valid key->authenticated value for LTKs
Johan Hedberg
2013-01-23
Bluetooth: Refactor valid LTK data testing into its own function
Johan Hedberg
2013-01-23
Bluetooth: Fix checking for proper key->master value in Load LTKs
Johan Hedberg
2013-01-23
Bluetooth: Fix returning proper mgmt status for Load LTKs
Johan Hedberg
2013-01-23
Bluetooth: Fix checking for correct mgmt_load_link_keys parameters
Johan Hedberg
2013-01-23
Bluetooth: Fix pair device command reply if adapter is powered off
Szymon Janc
2013-01-23
Bluetooth: Fix Class of Device indication when powering off
Johan Hedberg
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
netfilter: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
ipv6: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
ipv4: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
net: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
neigh: Keep neighbour cache entries if number of them is small enough.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
ipmr: fix sparse warning when testing origin or group
Nicolas Dichtel
2013-01-22
ipv4: Fix route refcount on pmtu discovery
Steffen Klassert
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-01-22
net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
Daniel Wagner
2013-01-21
openvswitch: Move LRO check from transmit to receive.
Jesse Gross
2013-01-21
ndisc: Do not try to update "updated" time if neighbour has already gone.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
dsa: make dsa_switch_setup check for valid port names
Florian Fainelli
2013-01-21
dsa: use an unique and non conflicting bus name for the slave MII bus
Florian Fainelli
2013-01-21
net: move rx and tx hash functions to net/core/flow_dissector.c
Cong Wang
2013-01-21
ipv4: Add a socket release callback for datagram sockets
Steffen Klassert
2013-01-21
ipv4: Invalidate the socket cached route on pmtu events if possible
Steffen Klassert
2013-01-21
net: split eth_mac_addr for better error handling
Stefan Hajnoczi
2013-01-21
mcast: add multicast proxy support (IPv4 and IPv6)
Nicolas Dichtel
2013-01-21
ndisc: Use compound literals to build redirect message.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Break down ndisc_build_skb() and build message directly.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Break down __ndisc_send().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Fill in ICMPv6 checksum and IPv6 header in ndisc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Use ndisc_send_skb() for redirect.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Remove icmp6h argument from ndisc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Make ndisc_fill_xxx_option() for sk_buff.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Calculate message body length and option length separately.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Reset skb->trasport_headner inside ndisc_alloc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Defer building IPv6 header.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Remove dev argument for ndisc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Set skb->dev and skb->protocol inside ndisc_alloc_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Simplify arguments for ip6_nd_hdr().
YOSHIFUJI Hideaki / 吉藤英明
[prev]
[next]