summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-09-17libceph: do not hard code max auth ticket lenIlya Dryomov
2014-09-17libceph: add process_one_ticket() helperIlya Dryomov
2014-09-17libceph: gracefully handle large reply messages from the monSage Weil
2014-09-17libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctlyIlya Dryomov
2014-09-17Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman
2014-09-17Bluetooth: Fix using uninitialized variable when pairingJohan Hedberg
2014-09-17Bluetooth: never linger on process exitVladimir Davydov
2014-09-17Bluetooth: Fix tracking local SSP authentication requirementJohan Hedberg
2014-09-17Bluetooth: Fix merge of advertising data and scan response dataMarcel Holtmann
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-08-14sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet
2014-08-14batman-adv: Fix out-of-order fragmentation supportSven Eckelmann
2014-08-14net: Correctly set segment mac_len in skb_segment().Vlad Yasevich
2014-08-14tcp: Fix integer-overflow in TCP vegasChristoph Paasch
2014-08-14tcp: Fix integer-overflows in TCP venoChristoph Paasch
2014-08-14ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov
2014-07-29net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin
2014-07-28ip: make IP identifiers less predictableEric Dumazet
2014-07-28neighbour : fix ndm_type type error issueJun Zhao
2014-07-24Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-07-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-07-22net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann
2014-07-22mac80211: fix crash on getting sta info with uninitialized rate controlFelix Fietkau
2014-07-21Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-07-21ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet
2014-07-21batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli
2014-07-21batman-adv: drop QinQ claim frames in bridge loop avoidanceSimon Wunderlich
2014-07-20dns_resolver: Null-terminate the right stringBen Hutchings
2014-07-20net_sched: avoid generating same handle for u32 filtersCong Wang
2014-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville
2014-07-18cfg80211: fix mic_failure tracingEliad Peller
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-07-16net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu
2014-07-16ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-14net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin
2014-07-14neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause
2014-07-14net: sctp: fix information leaks in ulpevent layerDaniel Borkmann
2014-07-14netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet
2014-07-14netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso
2014-07-14netfilter: nf_tables: safe RCU iteration on list when dumpingPablo Neira Ayuso
2014-07-11tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy
2014-07-11GRE: enable offloads for GREAmritha Nambiar
2014-07-09netlink: Fix handling of error from netlink_dump().Ben Pfaff
2014-07-08appletalk: Fix socket referencing in skbAndrey Utkin
2014-07-08ip_tunnel: fix ip_tunnel_lookupDmitry Popov
2014-07-08tipc: fix bug in multicast/broadcast message reassemblyJon Paul Maloy
2014-07-07tcp: fix false undo corner casesYuchung Cheng