aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-102/+184
2012-09-13pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi1-1/+1
2012-09-13net_sched: gred: actually perform idling in WRED modeDavid Ward1-11/+15
2012-09-13net_sched: gred: fix qave reporting via netlinkDavid Ward1-1/+4
2012-09-13net_sched: gred: eliminate redundant DP prio comparisonsDavid Ward1-3/+2
2012-09-13net_sched: gred: correct comment about qavg calculation in RIO modeDavid Ward1-1/+1
2012-09-13Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller4-44/+38
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-14/+24
2012-09-12netfilter: log: Fix log-level processingJoe Perches2-3/+3
2012-09-11net-sched: sch_cbq: avoid infinite loopEric Dumazet1-2/+3
2012-09-10net: fix net/core/sock.c build errorRandy Dunlap1-0/+2
2012-09-10caif: move the dereference below the NULL testWei Yongjun1-2/+3
2012-09-09netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik1-8/+2
2012-09-09netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik1-11/+8
2012-09-08net: small bug on rxhash calculationChema Gonzalez1-5/+6
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-17/+27
2012-09-07udp: increment UDP_MIB_INERRORS if copy failedEric Dumazet2-0/+16
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust3-14/+24
2012-09-06netfilter: take care of timewait socketsEric Dumazet2-22/+25
2012-09-05Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka1-2/+2
2012-09-05tcp: fix possible socket refcount problem for ipv6Julian Anastasov1-2/+3
2012-09-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-6/+11
2012-09-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville4-11/+16
2012-09-05mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda1-5/+4
2012-09-04l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet1-1/+1
2012-09-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller3-7/+9
2012-09-04xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2-1/+16
2012-09-04l2tp: fix a lockdep splatEric Dumazet1-0/+4
2012-09-04netrom: copy_datagram_iovec can failAlan Cox1-1/+6
2012-09-04nl80211: fix possible memory leak nl80211_connect()Wei Yongjun1-1/+3
2012-09-04mac80211: clear bssid on auth/assoc failureEliad Peller1-0/+4
2012-09-03openvswitch: Fix FLOW_BUFSIZE definition.Jesse Gross1-3/+5
2012-09-03fq_codel: dont reinit flow stateEric Dumazet1-1/+1
2012-09-03sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf1-1/+20
2012-09-03net: sock_edemux() should take care of timewait socketsEric Dumazet1-1/+6
2012-09-02openvswitch: Fix typoJoe Stringer1-1/+1
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-61/+76
2012-08-31net/xfrm/xfrm_state.c: fix error return codeJulia Lawall1-1/+3
2012-08-31net: ipv6: fix error return codeJulia Lawall1-3/+3
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller5-10/+24
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso1-5/+11
2012-08-30ipv4: must use rcu protection while calling fib_lookupEric Dumazet1-0/+2
2012-08-30net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri1-2/+12
2012-08-30l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru2-2/+2
2012-08-30netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso1-1/+4
2012-08-30netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall1-1/+3
2012-08-30netfilter: ctnetlink: fix error return code in init pathJulia Lawall1-1/+2
2012-08-30ipvs: fix error return codeJulia Lawall1-1/+3
2012-08-29netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang1-9/+1
2012-08-27Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes1-0/+4
2012-08-27Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes3-8/+9
2012-08-25Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-7/+5
2012-08-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-22/+16
2012-08-24tcp: fix cwnd reduction for non-sack recoveryYuchung Cheng1-8/+7
2012-08-24netlink: fix possible spoofing from non-root processesPablo Neira Ayuso1-1/+3
2012-08-24ipv4: take rt_uncached_lock only if neededEric Dumazet1-1/+1
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-22/+16
2012-08-23af_packet: match_fanout_group() can be staticFengguang Wu1-1/+1
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-22/+16
2012-08-22ipv4: properly update pmtuEric Dumazet1-1/+1
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-8/+59
2012-08-22mac80211: fix DS to MBSS address translationThomas Pedersen1-22/+16
2012-08-21libceph: avoid truncation due to racing bannersJim Schutt1-2/+9
2012-08-21af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2-3/+3
2012-08-21ipv4: fix ip header ident selection in __ip_make_skb()Eric Dumazet1-1/+1
2012-08-21ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()Christoph Paasch1-1/+6
2012-08-21tcp: fix possible socket refcount problemEric Dumazet3-10/+18
2012-08-20svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields1-5/+2
2012-08-20svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields1-1/+2
2012-08-20svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields1-1/+1
2012-08-20libceph: delay debugfs initialization until we learn global_idSage Weil3-6/+50
2012-08-20netfilter: nfnetlink_log: fix NLA_PUT macro removal bugPatrick McHardy1-1/+1
2012-08-20net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()Neal Cardwell3-14/+14
2012-08-20net/core/dev.c: fix kernel-doc warningRandy Dunlap1-0/+1
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy2-0/+10
2012-08-20caif: Do not dereference NULL in chnl_recv_cb()Jesper Juhl1-0/+4
2012-08-20Merge git://1984.lsi.us.es/nfDavid S. Miller4-48/+89
2012-08-20af_packet: don't emit packet on orig fanout groupEric Leblond2-2/+23
2012-08-16net: netprio: fix cgrp create and write priomap raceJohn Fastabend1-5/+3
2012-08-16net: netprio: fd passed in SCM_RIGHTS datagram not set correctlyJohn Fastabend1-0/+4
2012-08-16net: netprio: fix files lock and remove useless d_path bitsJohn Fastabend1-18/+4
2012-08-16act_mirred: do not drop packets when fails to mirror itJason Wang1-6/+5
2012-08-16netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso1-23/+6
2012-08-15net: fix info leak in compat dev_ifconf()Mathias Krause1-0/+1
2012-08-15ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause1-0/+1
2012-08-15dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)Mathias Krause1-0/+1
2012-08-15dccp: check ccid before dereferencingMathias Krause1-2/+2
2012-08-15llc: fix info leak via getsockname()Mathias Krause1-2/+1
2012-08-15l2tp: fix info leak via getsockname()Mathias Krause1-0/+1
2012-08-15Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-08-15Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-08-15Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause1-1/+1
2012-08-15Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause1-0/+1
2012-08-15Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-08-15Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause1-0/+1
2012-08-15atm: fix info leak via getsockname()Mathias Krause1-0/+1
2012-08-15atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause1-0/+1
2012-08-15bridge: fix rcu dereference outside of rcu_read_lockStephen Hemminger1-1/+2
2012-08-15Bluetooth: Fix use-after-free bug in SMPAndre Guedes1-3/+3
2012-08-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-18/+37
2012-08-14ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings1-3/+1
2012-08-14llc: Fix races between llc2 handler use and (un)registrationBen Hutchings2-5/+18
2012-08-14llc2: Call llc_station_exit() on llc2_init() failure pathBen Hutchings2-3/+4
2012-08-14llc2: Fix silent failure of llc_station_init()Ben Hutchings1-17/+2
2012-08-14net: ipv6: proc: Fix error handlingIgor Maravic1-2/+2
2012-08-14ipv4: Cache local output routesYan, Zheng1-1/+0
2012-08-14netpoll: re-enable irq in poll_napi()Amerigo Wang1-1/+9
2012-08-14netpoll: handle vlan tags in netpoll tx and rx pathAmerigo Wang1-0/+15
2012-08-14vlan: clean up vlan_dev_hard_start_xmit()Amerigo Wang1-7/+20
2012-08-14vlan: clean up some variable namesAmerigo Wang1-6/+6
2012-08-14netpoll: check netpoll tx status on the right deviceAmerigo Wang1-1/+1
2012-08-14bridge: use list_for_each_entry() in netpoll functionsAmerigo Wang1-5/+4
2012-08-14bridge: add some comments for NETDEV_RELEASEAmerigo Wang1-0/+4
2012-08-14netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang1-14/+17
2012-08-14netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang1-2/+1
2012-08-14netpoll: make __netpoll_cleanup non-blockAmerigo Wang3-20/+34
2012-08-14netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang5-16/+17
2012-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-18/+37
2012-08-14netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueuePablo Neira Ayuso1-1/+6
2012-08-12af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net1-1/+0
2012-08-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-1/+7
2012-08-10ipv4: fix ip_send_skb()Eric Dumazet2-4/+3
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville5-18/+37
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-1/+7
2012-08-10netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy1-2/+3
2012-08-10netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy2-19/+72
2012-08-10netfilter: nf_ct_sip: fix helper namePatrick McHardy1-3/+2
2012-08-09net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet2-1/+3
2012-08-09ipv4: tcp: unicast_sock should not land outside of TCP stackEric Dumazet1-0/+1
2012-08-09tcp: must free metrics at net dismantleEric Dumazet1-0/+12
2012-08-08net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov1-2/+5
2012-08-08batman-adv: Fix mem leak in the batadv_tt_local_event() functionJesper Juhl1-0/+1
2012-08-08sched: add missing group change to qfq_change_classPaolo Valente1-26/+69
2012-08-08net: force dst_default_metrics to const sectionEric Dumazet1-1/+9
2012-08-08net: fib: fix incorrect call_rcu_bh()Eric Dumazet1-1/+1
2012-08-08af_packet: Quiet sparse noise about using plain integer as NULL pointerYing Xue1-1/+1
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-43/+135
2012-08-06openvswitch: Relax set header validation.Jesse Gross1-3/+3
2012-08-06net: ipv6: fix TCP early demuxEric Dumazet4-7/+39
2012-08-06net_sched: act: Delete estimator in error path.Hiroaki SHIMODA3-3/+14
2012-08-06ip: fix error handling in ip_finish_output2()Vasiliy Kulikov1-1/+1
2012-08-06llc: free the right skbSorin Dumitru1-3/+3
2012-08-06tcp_output: fix sparse warning for tcp_wfreeSilviu-Mihai Popescu1-1/+1
2012-08-06batman-adv: select an internet gateway if none was chosenMarek Lindner1-3/+3
2012-08-06cfg80211: process pending events when unregistering net deviceDaniel Drake3-1/+7
2012-08-06Bluetooth: Fix socket not getting freed if l2cap channel create failsJaganath Kanakkassery1-1/+1
2012-08-06Bluetooth: smp: Fix possible NULL dereferenceAndrei Emeltchenko1-1/+4
2012-08-06Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany1-0/+2
2012-08-06Bluetooth: Fix using a NULL inquiry cache entryRam Malovany1-5/+11
2012-08-06Bluetooth: Fix using NULL inquiry entryRam Malovany1-0/+3
2012-08-06Bluetooth: Fix legacy pairing with some devicesSzymon Janc2-1/+7
2012-08-06Bluetooth: Fix possible deadlock in SCO codeGustavo Padovan1-10/+9
2012-08-03net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA1-3/+11
2012-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-3/+24
2012-08-02libceph: fix crypto key null deref, memory leakSylvain Munaut2-1/+3
2012-08-02cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart1-0/+1
2012-08-02cfg80211: add channel flag to prohibit OFDM operationSeth Forshee1-0/+2
2012-08-02ipv4: route.c cleanupEric Dumazet1-4/+0
2012-08-02Fix unexpected SA hard expiration after changing dateFan Du1-4/+17
2012-08-02tcp: Apply device TSO segment limit earlierBen Hutchings4-11/+18
2012-08-02net: Allow driver to limit number of GSO segments per skbBen Hutchings1-0/+4
2012-08-01mac80211: cancel mesh path timerJohannes Berg1-0/+1
2012-08-01mac80211: clear timer bits when disconnectingJohannes Berg2-0/+4
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-50/+43
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds16-60/+304
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+4
2012-07-31Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-5/+19
2012-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-119/+216
2012-07-31nfs: enable swap on NFSMel Gorman4-2/+62
2012-07-31netvm: prevent a stream-specific deadlockMel Gorman4-13/+27
2012-07-31netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman2-6/+63
2012-07-31netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman3-25/+112
2012-07-31netvm: allow the use of __GFP_MEMALLOC by specific socketsMel Gorman1-0/+22
2012-07-31net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th...Mel Gorman2-8/+12
2012-07-31memcg: rename config variablesAndrew Morton5-6/+6
2012-07-31ipv4: Properly purge netdev references on uncached routes.David S. Miller3-4/+66
2012-07-31ipv4: Cache routes in nexthop exception entries.David S. Miller2-64/+78
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+4
2012-07-31ipv4: percpu nh_rth_output cacheEric Dumazet2-6/+32
2012-07-31ipv4: Restore old dst_free() behavior.Eric Dumazet4-40/+39
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds7-445/+737
2012-07-30Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-63/+142
2012-07-30libceph: recheck con state after allocating incoming messageSage Weil1-1/+8
2012-07-30libceph: change ceph_con_in_msg_alloc convention to be less weirdSage Weil1-25/+31
2012-07-30libceph: avoid dropping con mutex before faultSage Weil1-3/+1
2012-07-30libceph: verify state after retaking con lock after dispatchSage Weil1-1/+2
2012-07-30libceph: revoke mon_client messages on session restartSage Weil1-0/+4
2012-07-30libceph: fix handling of immediate socket connect failureSage Weil1-7/+19
2012-07-30libceph: be less chatty about stray repliesSage Weil1-2/+2
2012-07-30libceph: clear all flags on con_closeSage Weil1-0/+2
2012-07-30libceph: clean up con flagsSage Weil1-26/+36
2012-07-30libceph: replace connection state bits with statesSage Weil1-62/+68
2012-07-30libceph: drop unnecessary CLOSED check in socket state change callbackSage Weil1-3/+0
2012-07-30libceph: close socket directly from ceph_con_close()Sage Weil1-7/+1
2012-07-30libceph: drop gratuitous socket close calls in con_workSage Weil1-4/+4
2012-07-30libceph: move ceph_con_send() closed check under the con mutexSage Weil1-9/+7
2012-07-30libceph: move msgr clear_standby under con mutex protectionSage Weil1-3/+4
2012-07-30libceph: fix fault locking; close socket on lossy faultSage Weil1-7/+7
2012-07-30libceph: trivial fix for the incorrect debug outputJiaju Zhang1-1/+1
2012-07-30libceph: reset connection retry on successfully negotiationSage Weil1-0/+2