summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal
2011-02-16Bluetooth: Send LE Connection Update CommandClaudio Takahasi
2011-02-16Bluetooth: Use proper timer for hci command timoutVille Tervo
2011-02-16Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) failsGustavo F. Padovan
2011-02-16Bluetooth: Add connection parameter update responseClaudio Takahasi
2011-02-16Bluetooth: Add LE signaling commands handlingClaudio Takahasi
2011-02-16Bluetooth: Treat LE and ACL links separately on timeoutVille Tervo
2011-02-16Bluetooth: Fix initiated LE connectionsVinicius Costa Gomes
2011-02-16Bluetooth: Do not send disconn comand over LE linksVille Tervo
2011-02-16Bluetooth: Add server socket support for LE connectionVille Tervo
2011-02-16Bluetooth: Add LE connection support to L2CAPVille Tervo
2011-02-16Bluetooth: Use LE buffers for LE trafficVille Tervo
2011-02-16Bluetooth: Add LE connect supportVille Tervo
2011-02-16Bluetooth: Release BTM while sleeping to avoid deadlockVladislav P
2011-02-16ipvs: make "no destination available" message more informativePatrick Schaaf
2011-02-16ipvs: remove extra lookups for ICMP packetsJulian Anastasov
2011-02-16ipvs: fix timer in get_curr_sync_buffTinggong Wang
2011-02-15netfilter: nfnetlink_log: remove unused parameterFlorian Westphal
2011-02-15net: RPS: Make hardware-accelerated RFS conditional on NETIF_F_NTUPLEBen Hutchings
2011-02-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-02-15net: Adjust TX queue kobjects if number of queues changes during unregisterBen Hutchings
2011-02-15Bluetooth: Add L2CAP mode to debugfs outputGustavo F. Padovan
2011-02-15Bluetooth: remove l2cap_load() hackGustavo F. Padovan
2011-02-15Merge branch 'master' into for-nextJiri Kosina
2011-02-14ipv4: Cache learned redirect information in inetpeer.David S. Miller
2011-02-14ipv4: Cache learned PMTU information in inetpeer.David S. Miller
2011-02-14arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell
2011-02-14batman-adv: Remove two duplicate includes.Jesper Juhl
2011-02-14ROSE: AX25: finding routes simplificationBernard Pidoux
2011-02-14ROSE: rose AX25 packet routing improvementBernard Pidoux
2011-02-14mac80211: reply to directed probes in IBSSJohannes Berg
2011-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-14mac80211: Remove superfluous if clauseHelmut Schaa
2011-02-14Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan
2011-02-14ipv4: fix rcu lock imbalance in fib_select_default()Eric Dumazet
2011-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-14sch_mqprio: Always set num_tc to 0 in mqprio_destroy()Ben Hutchings
2011-02-14netfilter: nf_iterate: fix incorrect RCU usagePatrick McHardy
2011-02-14netfilter: xt_conntrack: warn about use in raw tableJan Engelhardt
2011-02-14Revert "netfilter: xt_connlimit: connlimit-above early loop termination"Stefan Berger
2011-02-14bridge: netfilter: fix information leakVasiliy Kulikov
2011-02-14Bluetooth: sco: fix information leak to userspaceVasiliy Kulikov
2011-02-14Bluetooth: bnep: fix buffer overflowVasiliy Kulikov
2011-02-13bridge: implement [add/del]_slave opsJiri Pirko
2011-02-13rtnetlink: implement setting of master deviceJiri Pirko
2011-02-13Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()Jesper Juhl
2011-02-13net: dcb: application priority is per net_deviceJohn Fastabend
2011-02-13net: make dev->master generalJiri Pirko
2011-02-13net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko
2011-02-12bridge: Replace mp->mglist hlist with a boolHerbert Xu