summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* VSOCK: Introduce VM SocketsAndy King2013-02-1014-0/+5864
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-0811-28/+56
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0928-85/+176
| |\
| | * net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann2013-02-081-0/+5
| | * net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann2013-02-081-1/+1
| | * l2tp: dont play with skb->truesizeEric Dumazet2013-02-082-12/+0
| | * net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-02-071-1/+1
| | * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-02-071-7/+9
| | |\
| | | * openvswitch: Move LRO check from transmit to receive.Jesse Gross2013-01-211-7/+9
| | * | ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala2013-02-061-1/+1
| | * | tcp: fix for zero packets_in_flight was too broadIlpo Järvinen2013-02-061-2/+6
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-062-3/+16
| | |\ \
| | | * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-02-042-3/+16
| | | |\ \
| | | | * | Bluetooth: Fix hci_conn timeout routineAndre Guedes2013-01-311-3/+3
| | | | * | Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg2013-01-311-0/+13
| * | | | | Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-02-011-1/+17
| |\ \ \ \ \
| | * | | | | SUNRPC: When changing the queue priority, ensure that we change the ownerTrond Myklebust2013-01-301-1/+17
* | | | | | | net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_keyDaniel Borkmann2013-02-081-5/+3
* | | | | | | ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.cAmerigo Wang2013-02-081-4/+4
* | | | | | | skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZEAlexander Duyck2013-02-081-4/+0
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-0826-379/+933
|\ \ \ \ \ \ \
| * | | | | | | Bluetooth: Refactor mgmt_pending_foreachAndre Guedes2013-02-011-6/+2
| * | | | | | | Bluetooth: Remove unneeded lockingAndre Guedes2013-02-011-4/+0
| * | | | | | | Bluetooth: Reduce critical section in sco_conn_readyAndre Guedes2013-02-011-8/+10
| * | | | | | | Bluetooth: Increment Management interface revisionJohan Hedberg2013-02-011-1/+1
| * | | | | | | Bluetooth: Fix link security setting when powering onJohan Hedberg2013-02-011-0/+7
| * | | | | | | Bluetooth: Add support for 128-bit UUIDs in EIR dataJohan Hedberg2013-02-011-0/+34
| * | | | | | | Bluetooth: Add support for 32-bit UUIDs in EIR dataJohan Hedberg2013-02-011-0/+34
| * | | | | | | Bluetooth: Refactor UUID-16 list generation into its own functionJohan Hedberg2013-02-011-35/+43
| * | | | | | | Bluetooth: Remove useless eir_len variable from EIR creationJohan Hedberg2013-02-011-7/+1
| * | | | | | | Bluetooth: Simplify UUID16 list generation for EIRJohan Hedberg2013-02-011-31/+15
| * | | | | | | Bluetooth: Simplify UUID removal codeJohan Hedberg2013-02-011-4/+2
| * | | | | | | Bluetooth: Keep track of UUID type upon additionJohan Hedberg2013-02-011-25/+23
| * | | | | | | Bluetooth: Simplify UUIDs clearing codeJohan Hedberg2013-02-011-7/+3
| * | | | | | | Bluetooth: Store UUIDs in the same order that they were addedJohan Hedberg2013-02-011-1/+1
| * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-3017-159/+457
| |\ \ \ \ \ \ \
| | * | | | | | | mac80211: fix mesh_sta_info_get() reshuffle damageThomas Pedersen2013-01-281-0/+2
| | * | | | | | | cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan2013-01-254-0/+151
| | * | | | | | | mac80211: avoid a build warningArnd Bergmann2013-01-251-4/+4
| | * | | | | | | mac80211: remove redundant checkJohannes Berg2013-01-241-11/+10
| | * | | | | | | cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich2013-01-241-1/+2
| | * | | | | | | mac80211: support mesh rate updatesThomas Pedersen2013-01-242-2/+9
| | * | | | | | | mac80211: clean up mesh sta allocation warningThomas Pedersen2013-01-242-68/+95
| | * | | | | | | mac80211: fix aggregation state with current driversJohannes Berg2013-01-242-16/+10
| | * | | | | | | mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-243-7/+11
| | * | | | | | | mac80211: allow drivers to access IPv6 informationJohannes Berg2013-01-184-0/+69
| | * | | | | | | mac80211: improve aggregation debug messagesJohannes Berg2013-01-182-22/+36
| | * | | | | | | mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-185-27/+15
| | * | | | | | | mac80211: add op to configure default key idYoni Divinsky2013-01-183-1/+43
| * | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-01-308-118/+327
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud