aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-10-13netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_replySonic Zhang
2013-10-13net_sched: htb: fix a typo in htb_change_class()Vimalkumar
2013-10-13net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet
2013-10-13net: fix multiqueue selectionEric Dumazet
2013-10-13net: sctp: fix smatch warning in sctp_send_asconf_del_ipDaniel Borkmann
2013-10-13net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUEDaniel Borkmann
2013-10-13net: fib: fib6_add: fix potential NULL pointer dereferenceDaniel Borkmann
2013-10-13ipv6/exthdrs: accept tlv which includes only paddingJiri Pirko
2013-10-13tcp: Add missing braces to do_tcp_setsockoptDave Jones
2013-10-13caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones
2013-10-13HID: fix unused rsize usageJiri Kosina
2013-10-13HID: fix data access in implement()Jiri Kosina
2013-10-01netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith
2013-10-01rpc: let xdr layer allocate gssproxy receieve pagesJ. Bruce Fields
2013-10-01rpc: fix huge kmalloc's in gss-proxyJ. Bruce Fields
2013-10-01rpc: comment on linux_cred encoding, treat all as unsignedJ. Bruce Fields
2013-10-01rpc: clean up decoding of gssproxy linux credsJ. Bruce Fields
2013-09-26libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calcSage Weil
2013-09-26libceph: unregister request in __map_request failed and nofail == falsemajianpeng
2013-09-26mac80211: ignore (E)CSA in probe response framesJohannes Berg
2013-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-30net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann
2013-08-30net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet
2013-08-30Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa...David S. Miller
2013-08-30ipv4 tunnels: fix an oops when using ipip/sit with IPsecLi Hongjun
2013-08-30tipc: set sk_err correctly when connection failsErik Hugne
2013-08-30tcp: tcp_make_synack() should use sock_wmallocPhil Oester
2013-08-30bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 onesLinus Lüssing
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-08-29ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf
2013-08-29ipv4: sendto/hdrincl: don't use destination address found in headerChris Clark
2013-08-29tcp: don't apply tsoffset if rcv_tsecr is zeroAndrew Vagin
2013-08-29tcp: initialize rcv_tstamp for restored socketsAndrew Vagin
2013-08-28genl: Hold reference on correct module while netlink-dump.Pravin B Shelar
2013-08-28genl: Fix genl dumpit() locking.Pravin B Shelar
2013-08-28SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust
2013-08-28xfrm: Fix potential null pointer dereference in xdst_queue_outputSteffen Klassert
2013-08-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-27net: Check the correct namespace when spoofing pid over SCM_RIGHTSAndy Lutomirski
2013-08-26ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbsHannes Frederic Sowa
2013-08-26xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa
2013-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-22ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong
2013-08-22Revert "genetlink: fix family dump race"Johannes Berg
2013-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-21mac80211: ibss: fix ignored channel parameterSimon Wunderlich
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-08-21mac80211: add missing channel context releaseJohannes Berg
2013-08-20bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita
2013-08-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller