summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-06-16netfilter: nf_tables: use u32 for chain use counterPablo Neira Ayuso
2014-06-16netfilter: nf_tables: use RCU-safe list insertion when replacing rulesPablo Neira Ayuso
2014-06-16netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumperFlorian Westphal
2014-06-16netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracksPablo Neira Ayuso
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann
2014-06-15net: Fix save software checksum completeTom Herbert
2014-06-13udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet
2014-06-13Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak
2014-06-13Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg
2014-06-13Bluetooth: Fix deadlock in l2cap_conn_del()Jukka Taimisto
2014-06-13Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI stateJohan Hedberg
2014-06-13Bluetooth: Refactor discovery stopping into its own functionJohan Hedberg
2014-06-13Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg
2014-06-13Bluetooth: Fix setting correct authentication information for SMP STKJohan Hedberg
2014-06-13Bluetooth: Add clarifying comment for conn->auth_typeJohan Hedberg
2014-06-13Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg
2014-06-13Bluetooth: Fix check for connection encryptionJohan Hedberg
2014-06-13Bluetooth: Fix incorrectly overriding conn->src_typeJohan Hedberg
2014-06-13ipvs: stop tot_stats estimator only under CONFIG_SYSCTLJulian Anastasov
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt
2014-06-12tcp: fixing TLP's FIN recoveryPer Hurtig
2014-06-12bridge: fix compile error when compiling without IPv6 supportLinus Lüssing
2014-06-12bridge: fix smatch warning / potential null pointer dereferenceLinus Lüssing
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-11net/core: Add VF link state control policyDoug Ledford
2014-06-11net_sched: drr: warn when qdisc is not work conservingFlorian Westphal
2014-06-11net: Add skb_gro_postpull_rcsum to udp and vxlanTom Herbert
2014-06-11net: Save software checksum completeTom Herbert
2014-06-11ceph: remove bogus externstephen hemminger
2014-06-11ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet
2014-06-11net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila
2014-06-11bridge: Support 802.1ad vlan filteringToshiaki Makita
2014-06-11bridge: Prepare for forwarding another bridge group addressesToshiaki Makita
2014-06-11bridge: Prepare for 802.1ad vlan filtering supportToshiaki Makita
2014-06-11bridge: Add 802.1ad tx vlan accelerationToshiaki Makita
2014-06-11net: filter: fix warning on 32-bit archAlexei Starovoitov
2014-06-11tipc: fix potential bug in function tipc_backlog_rcvJon Paul Maloy
2014-06-11net: sctp: fix incorrect type in gfp initializerDaniel Borkmann
2014-06-11net: sctp: improve sctp_select_active_and_retran_path selectionDaniel Borkmann
2014-06-11net: sctp: migrate most recently used transport to ktimeDaniel Borkmann
2014-06-11net: sctp: refactor active path selectionDaniel Borkmann
2014-06-11ktime: add ktime_after and ktime_before helperDaniel Borkmann
2014-06-11mac802154: don't deliver packets to devices that are downPhoebe Buckheister
2014-06-11mac802154: properly free incoming skbs on decryption failurePhoebe Buckheister