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
2011-05-07
net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu()
Lai Jiangshan
2011-05-06
ipv4: Initialize cork->opt using NULL not 0.
David S. Miller
2011-05-06
ipv4: Initialize on-stack cork more efficiently.
David S. Miller
2011-05-06
inet: Decrease overhead of on-stack inet_cork.
David S. Miller
2011-05-06
dccp: handle invalid feature options length
Dan Rosenberg
2011-05-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-05-05
mac80211: add basic support for WoWLAN
Johannes Berg
2011-05-05
nl80211/cfg80211: WoWLAN support
Johannes Berg
2011-05-05
cfg80211: Remove unused wiphy flag
Jouni Malinen
2011-05-05
nl80211: Fix set_key regression with some drivers
Jouni Malinen
2011-05-05
mac80211: Postpond ps timer if tx is stopped by others
Rajkumar Manoharan
2011-05-05
mac80211: set TID of internal mgmt packets to 7
Arik Nemtsov
2011-05-05
mac80211: use wake_queue to restart trasmit
Rajkumar Manoharan
2011-05-05
net: Add sendmmsg socket system call
Anton Blanchard
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-05
Bluetooth: Remove l2cap_sk_list
Gustavo F. Padovan
2011-05-05
Bluetooth: Handle psm == 0 case inside l2cap_add_psm()
Gustavo F. Padovan
2011-05-05
Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()
Gustavo F. Padovan
2011-05-05
mac80211: Fix a warning due to skipping tailroom reservation for IV
Mohammed Shafi Shajakhan
2011-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-05-04
can: rename can_try_module_get to can_get_proto
Kurt Van Dijck
2011-05-04
can: make struct can_proto const
Kurt Van Dijck
2011-05-04
net: ip_expire() must revalidate route
Eric Dumazet
2011-05-04
ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit().
David S. Miller
2011-05-04
ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
David S. Miller
2011-05-04
ipv4: Pass explicit saddr/daddr args to ipmr_get_route().
David S. Miller
2011-05-04
ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in.
David S. Miller
2011-05-04
ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit().
David S. Miller
2011-05-03
sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst()
David S. Miller
2011-05-03
ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report()
David S. Miller
2011-05-03
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
2011-05-03
dccp: Use flowi4->saddr in dccp_v4_connect()
David S. Miller
2011-05-03
ipv4: Renamt struct rtable's rt_tos to rt_key_tos.
David S. Miller
2011-05-03
ipv4: Rework ipmr_rt_fib_lookup() flow key initialization.
David S. Miller
2011-05-03
libceph: fix ceph_osdc_alloc_request error checks
Sage Weil
2011-05-03
libceph: fix ceph_msg_new error path
Henry C Chang
2011-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-05-02
sysctl: net: call unregister_net_sysctl_table where needed
Lucian Adrian Grijincu
2011-05-02
networking: inappropriate ioctl operation should return ENOTTY
Lifeng Sun
2011-05-02
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
2011-05-02
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-05-02
ipv4: Make sure flowi4->{saddr,daddr} are always set.
David S. Miller
2011-05-02
mac80211: consolidate MIC failure report handling
Christian Lamparter
2011-05-01
ipv4: don't spam dmesg with "Using LC-trie" messages
Alexey Dobriyan
2011-05-01
af_unix: Only allow recv on connected seqpacket sockets.
Eric W. Biederman
2011-05-01
batman-adv: Make bat_priv->primary_if an rcu protected pointer
Marek Lindner
2011-05-01
batman-adv: fix gw_node_update() and gw_election()
Antonio Quartulli
2011-05-01
batman-adv: Move definition of atomic_dec_not_zero() into main.h
Antonio Quartulli
[prev]
[next]