summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-259pnet_rdma: check token type before int conversionSimon Derr
2014-03-259pnet: trans_fd : allocate struct p9_trans_fd and struct p9_conn together.Simon Derr
2014-03-259P: Get rid of REQ_STATUS_FLSHSimon Derr
2014-03-259pnet_rdma: add cancelled()Simon Derr
2014-03-259pnet_rdma: update request status during sendSimon Derr
2014-03-259P: Add cancelled() to the transport functions.Simon Derr
2014-03-25net: Mark function as static in 9p/client.cRashika
2014-03-259P: Add memory barriers to protect request fields over cb/rpc threads handoffDominique Martinet
2014-03-24tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne
2014-03-24netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-03-24ipv4: remove ip_rt_dump from route.cLi RongQing
2014-03-24Bluetooth: Remove unnecessary assignment in SMPJohan Hedberg
2014-03-24Bluetooth: Fix potential NULL pointer dereference in smp_conn_securityJohan Hedberg
2014-03-24Bluetooth: Remove LTK re-encryption procedureJohan Hedberg
2014-03-24Bluetooth: Don't try to confirm locally initiated SMP pairingJohan Hedberg
2014-03-24Bluetooth: Add SMP flag to track which side is the initiatorJohan Hedberg
2014-03-24Bluetooth: Fix SMP confirmation callback handlingJohan Hedberg
2014-03-24Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg
2014-03-24Bluetooth: Fix potential NULL pointer dereference in SMPJohan Hedberg
2014-03-24ipv4: remove ipv4_ifdown_dst from route.cLi RongQing
2014-03-22batman-adv: Start new development cycleSimon Wunderlich
2014-03-22batman-adv: improve DAT documentationAntonio Quartulli
2014-03-22batman-adv: improve the TT flags documentationAntonio Quartulli
2014-03-22batman-adv: Send multicast packets to nodes with a WANT_ALL flagLinus Lüssing
2014-03-22batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast supportLinus Lüssing
2014-03-22batman-adv: Modified forwarding behaviour for multicast packetsLinus Lüssing
2014-03-22batman-adv: Announce new capability via multicast TVLVLinus Lüssing
2014-03-22batman-adv: introduce capability initialization bitfieldLinus Lüssing
2014-03-22batman-adv: Multicast Listener Announcements via Translation TableLinus Lüssing
2014-03-22batman-adv: add kerneldoc for dst_hint argumentAntonio Quartulli
2014-03-22batman-adv: call unregister_netdev() to have it handle the locking for usMarek Lindner
2014-03-22batman-adv: fix a few kerneldoc inconsistenciesSimon Wunderlich
2014-03-22batman-adv: prefer ether_addr_copy to memcpyAntonio Quartulli
2014-03-22batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()Linus Lüssing
2014-03-22batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx pathLinus Lüssing
2014-03-22batman-adv: fix coccinelle warningsFengguang Wu
2014-03-21Bluetooth: Track current configured LE scan type parameterMarcel Holtmann
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2014-03-20ieee802154: dgram: cleanup set of broadcast panidAlexander Aring
2014-03-20af_ieee802154: fix check on broadcast addressAlexander Aring
2014-03-20ip6mr: fix mfc notification flagsNicolas Dichtel
2014-03-20ipmr: fix mfc notification flagsNicolas Dichtel
2014-03-20rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-03-20net: remove empty lines from tcp_syn_flood_actionDaniel Baluta
2014-03-20openvswitch: Correctly report flow used times for first 5 minutes after boot.Ben Pfaff
2014-03-20SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_statusTrond Myklebust
2014-03-20SUNRPC: Don't let rpc_delay() clobber non-timeout errorsTrond Myklebust