aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-01-25tcp_probe: avoid modulus operation and wrap fixStephen Hemminger1-9/+10
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan3-20/+78
2010-01-24vlan: fix vlan_skb_recv()Eric Dumazet1-1/+1
2010-01-23netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan3-17/+19
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller26-294/+344
2010-01-19netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin1-1/+1
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-1/+5
2010-01-19dccp: fix dccp rmmod when kernel configured to use slubNeil Horman2-13/+7
2010-01-18mac80211: fix sign error in pid controllerBob Copeland1-1/+1
2010-01-17ipv4: don't remove /proc/net/rt_acctAlexey Dobriyan1-0/+2
2010-01-16ax25: netrom: rose: Fix timer oopsesJarek Poplawski4-5/+25
2010-01-15mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault1-0/+3
2010-01-15appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()Roel Kluin1-1/+1
2010-01-15dccp_probe: Fix module load dependencies between dccp and dccp_probeNeil Horman1-1/+2
2010-01-14cfg80211: fix channel setting for wextAbhijeet Kolekar1-0/+1
2010-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-46/+161
2010-01-13ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller1-1/+6
2010-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller10-45/+155
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-36/+53
2010-01-11cfg80211: fix refcount imbalance when wext is disabledJohannes Berg1-2/+2
2010-01-11mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau1-2/+5
2010-01-11af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski1-5/+14
2010-01-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-3/+20
2010-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller5-25/+31
2010-01-08mac80211: fix endian errorJohannes Berg1-2/+2
2010-01-08mac80211: add missing sanity checks for action framesFelix Fietkau2-1/+7
2010-01-08mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek1-0/+1
2010-01-08netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal1-0/+6
2010-01-08tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila1-0/+4
2010-01-07netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy1-9/+9
2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2-3/+2
2010-01-06Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2010-01-06sunrpc: fix peername failed on closed listenerXiaotian Feng1-1/+2
2010-01-06sunrpc: fix build-time warningRandy Dunlap1-1/+1
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville3-9/+9
2010-01-06mac80211: fix-up build breakage in 2.6.33John W. Linville1-1/+1
2010-01-05mac80211: fix skb buffering issueJohannes Berg6-32/+132
2010-01-04cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez1-1/+1
2010-01-04ipvs: Add boundary check on ioctl argumentsArjan van de Ven1-1/+13
2010-01-03net/sctp/socket.c: squish warningAndrew Morton1-2/+1
2010-01-03rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVCBernard Pidoux F6BVP1-1/+1
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-11/+84
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-5/+41
2009-12-28mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez1-0/+12
2009-12-28mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez1-0/+4
2009-12-28cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg1-4/+9
2009-12-28cfg80211: fix race between deauth and assoc responseJohannes Berg1-1/+12
2009-12-28mac80211: fix ibss join with fixed-bssidFelix Fietkau1-0/+4
2009-12-26NET: XFRM: Fix spelling of neighbour.Ralf Baechle1-1/+1
2009-12-25net: restore ip source validationJamal Hadi Salim2-0/+3
2009-12-23pktgen: ndo_start_xmit can return NET_XMIT_xxx valuesJohn Fastabend1-2/+7
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold1-2/+2
2009-12-22kfifo: cleanup namespaceStefani Seibold1-1/+1
2009-12-22kfifo: move out spinlockStefani Seibold1-3/+3
2009-12-22kfifo: move struct kfifo in placeStefani Seibold1-11/+9
2009-12-22ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli2-15/+3
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-3/+32
2009-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-4/+7
2009-12-21mac80211: fix WMM AP settings applicationJohannes Berg1-0/+8
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg1-3/+22
2009-12-18ipv6: fix an oops when force unload ipv6 moduleYang Hongyang1-1/+2
2009-12-18netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan1-0/+1
2009-12-18sunrpc: on successful gss error pipe write, don't return errorJeff Layton1-1/+16
2009-12-18SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust1-1/+1
2009-12-18SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()Trond Myklebust1-1/+3
2009-12-17Bluetooth: Fix L2CAP locking scheme regressionAndrei Emeltchenko1-0/+1
2009-12-17Bluetooth: Ack L2CAP I-frames before retransmit missing packetGustavo F. Padovan1-1/+1
2009-12-17Bluetooth: Fix unset of RemoteBusy flag for L2CAPGustavo F. Padovan1-1/+1
2009-12-17Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()Roel Kluin1-1/+1
2009-12-17fs: no games with DCACHE_UNHASHEDNick Piggin1-19/+0
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2-138/+82
2009-12-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+15
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-49/+43
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-134/+149
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-4/+4
2009-12-16switch alloc_file() to passing struct pathAl Viro1-8/+9
2009-12-16switch sock_alloc_file() to alloc_file()Al Viro1-11/+11
2009-12-169p connect fixesAl Viro1-66/+46
2009-12-16merge sock_alloc_fd/sock_attach_fd into a new helperAl Viro1-57/+23
2009-12-16reorder alloc_fd/attach_fd in socketpair()Al Viro1-17/+14
2009-12-16const: constify remaining pipe_buf_operationsAlexey Dobriyan1-1/+1
2009-12-15packet: dont call sleeping functions while holding rcu_read_lock()Eric Dumazet1-40/+31
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller6-10/+47
2009-12-15tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller7-77/+54
2009-12-15nfs: enforce FIFO ordering of operations trying to acquire slotAlexandros Batsakis1-0/+1
2009-12-15rpc: add rpc_queue_empty functionAlexandros Batsakis1-0/+14
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa3-7/+5
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan2-2/+2
2009-12-15ipvs: zero usvc and udestSimon Horman1-0/+4
2009-12-15netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2-4/+23
2009-12-15ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy3-6/+19
2009-12-14mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde1-0/+2
2009-12-14ipvs: fix synchronization on connection closeXiaotian Feng1-0/+1
2009-12-13net: Fix userspace RTM_NEWLINK notifications.Eric W. Biederman2-3/+14
2009-12-13udp: udp_lib_get_port() fixEric Dumazet1-4/+3
2009-12-13Merge branch 'nfs-for-2.6.33'Trond Myklebust8-60/+162
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller12-21/+21
2009-12-11net: Handle NETREG_UNINITIALIZED devices correctlyKrishna Kumar1-4/+6
2009-12-11xfrm: Fix truncation length of authentication algorithms installed via PF_KEYMartin Willi1-0/+1
2009-12-11net: use compat helper functions in compat_sys_recvmmsgHeiko Carstens1-5/+2
2009-12-11net: fix compat_sys_recvmmsg parameter typeHeiko Carstens1-7/+5
2009-12-10wireless: update old static regulatory domain rulesJohn W. Linville1-50/+25
2009-12-10mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona2-3/+4
2009-12-10mac80211: Fixed bug in mesh portal pathsJavier Cardona1-1/+0
2009-12-10net/mac80211: Correct size given to memsetJulia Lawall1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds12-21/+21
2009-12-09rpc: remove unneeded function parameter in gss_add_msg()Suresh Jayaraman1-2/+2
2009-12-09wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville1-1/+2
2009-12-09cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan1-0/+1
2009-12-08tcp: fix retrans_stamp advancing in error casesIlpo Järvinen1-3/+32
2009-12-08tcp: Stalling connections: Move timeout calculation routineDamian Lukowski1-0/+29
2009-12-08atm: [br2684] allow routed mode operation againchas williams - CONTRACTOR1-3/+8
2009-12-08atm: [lec] initialize .netdev_ops before calling register_netdev()chas williams - CONTRACTOR1-9/+1
2009-12-08[PATCH] tcp: documents timewait refcnt tricks Eric Dumazet1-14/+24
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet2-8/+23
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet6-13/+29
2009-12-08tcp: Remove runtime check that can never be true.David S. Miller1-5/+0
2009-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-9/+28
2009-12-08sctp: fix compile error due to sysctl mismergeLinus Torvalds1-1/+0
2009-12-08Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust1-1/+1
2009-12-08SUNRPC: IS_ERR/PTR_ERR confusionRoel Kluin1-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds346-8345/+13381
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds60-1172/+207
2009-12-07mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan1-1/+1
2009-12-07net/rfkill/core.c: work around gcc-4.0.2 sillinessAndrew Morton1-2/+2
2009-12-07mac80211: Fix dynamic power save for scanning.Vivek Natarajan2-4/+17
2009-12-07mac80211: recalculate idle later in MLMEJohannes Berg1-2/+8
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina12-21/+21
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-0/+4
2009-12-05Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+4
2009-12-04mac80211: fix reorder buffer releaseJohannes Berg1-1/+1
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller14-308/+526
2009-12-04cfg80211: indent regulatory messages with spacesKalle Valo1-3/+3
2009-12-04mac80211: Fix TX status reporting for injected data framesJouni Malinen1-1/+5
2009-12-04WE: Fix set events not propagatedJean Tourrilhes1-1/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa9-17/+17
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2-3/+3
2009-12-03Merge branch 'devel' into linux-nextTrond Myklebust5-41/+132
2009-12-03tcp: fix a timewait refcnt raceEric Dumazet1-3/+16
2009-12-03tcp: connect() race with timewait reuseEric Dumazet3-18/+45
2009-12-03tcp: diag: Dont report negative values for rx queueEric Dumazet2-3/+11
2009-12-03netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney2-25/+31
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller7-37/+149
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller31-257/+250
2009-12-03SUNRPC: soft connect semantics for UDPChuck Lever1-0/+4
2009-12-03SUNRPC: Use soft connect semantics when performing RPC pingChuck Lever1-5/+5
2009-12-03SUNRPC: Use soft connects for autobinding over TCPChuck Lever2-2/+17
2009-12-03SUNRPC: Use TCP for local rpcbind upcallsChuck Lever1-2/+2
2009-12-03SUNRPC: Use a cached RPC client and transport for rpcbind upcallsChuck Lever2-16/+80
2009-12-03SUNRPC: Simplify synopsis of rpcb_local_clnt()Chuck Lever1-7/+4
2009-12-03SUNRPC: Allow RPCs to fail quickly if the server is unreachableChuck Lever2-3/+10
2009-12-03SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status()Chuck Lever1-0/+12
2009-12-03SUNRPC: Display compressed (shorthand) IPv6 presentation addressesChuck Lever1-9/+1
2009-12-03net: Batch inet_twsk_purgeEric W. Biederman3-11/+21
2009-12-03net: Use rcu lookups in inet_twsk_purge.Eric W. Biederman1-15/+24
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman4-37/+55
2009-12-03netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}Eric W. Biederman1-2/+6
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman1-8/+10
2009-12-03net: Move network device exit batchingEric W. Biederman2-24/+25
2009-12-03net: Add support for batching network namespace cleanupsEric W. Biederman1-61/+61
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2-4/+8
2009-12-03net 04/05: fib_rules: allow to delete local rulePatrick McHardy3-3/+3
2009-12-03net 03/05: fib_rules: add oif classificationPatrick McHardy1-1/+32
2009-12-03net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...Patrick McHardy1-18/+18
2009-12-03Bluetooth: Add RFCOMM option to use L2CAP ERTM modeMarcel Holtmann1-0/+6
2009-12-03Bluetooth: Add L2CAP option for max transmit valueMarcel Holtmann1-1/+5
2009-12-03Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq valueGustavo F. Padovan1-0/+2
2009-12-03Bluetooth: Implement RejActioned flagGustavo F. Padovan1-3/+35
2009-12-03Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan1-2/+6
2009-12-03Bluetooth: Fix unset of SrejActioned flagGustavo F. Padovan1-1/+1
2009-12-03Bluetooth: Initialize variables and timers for both channel's sidesGustavo F. Padovan1-18/+36
2009-12-03Bluetooth: Fix handling of BNEP setup connection requestsVikram Kandukuri1-1/+4
2009-12-03Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann3-12/+18
2009-12-03Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann1-0/+23
2009-12-03Bluetooth: Return ENETDOWN when interface is downMarcel Holtmann1-0/+5
2009-12-03Bluetooth: Implement raw output support for HIDP layerJiri Kosina1-0/+9
2009-12-03RPC: Fix two potential races in put_rpccredTrond Myklebust1-16/+23
2009-12-03SUNRPC: Ensure that we honour autoclose before attempting to reconnectTrond Myklebust1-0/+4
2009-12-02tcp: sysctl_tcp_cookie_size needs to be exported to modules.David S. Miller1-0/+1
2009-12-02tcp: Fix warning on 64-bit.David S. Miller1-1/+1
2009-12-02net: Teach vlans to cleanup as a pernet subsystemEric W. Biederman1-5/+3
2009-12-02TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson7-43/+258
2009-12-02TCPCT part 1f: Initiator Cookie => ResponderWilliam Allen Simpson1-30/+163
2009-12-02TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson1-2/+131
2009-12-02TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson3-8/+71
2009-12-02TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson2-0/+11
2009-12-02TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson1-0/+140
2009-12-02TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson8-31/+33
2009-12-02skbuff: remove skb_dma_map/unmapAlexander Duyck2-66/+0
2009-12-02net: compat_sys_recvmmsg user timespec arg can be NULLJean-Mickael Guerin1-2/+6
2009-12-02net: compat_mmsghdr must be used in sys_recvmmsgJean-Mickael Guerin1-6/+18
2009-12-02sctp: fix sctp_setsockopt_autoclose compile warningAndrei Pelinescu-Onciul1-1/+1
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller9-29/+25
2009-12-01net: Simplify ipip6 aka sit pernet operations.Eric W. Biederman1-19/+6
2009-12-01net: Simplify ip6_tunnel pernet operations.Eric W. Biederman1-19/+6
2009-12-01net: Simplify ipip pernet operations.Eric W. Biederman1-18/+6
2009-12-01net: Simplify ip_gre pernet operations.Eric W. Biederman1-18/+6
2009-12-01net: Simplify phonet pernet operations.Eric W. Biederman1-10/+6
2009-12-01net: Simplify conntrack_proto_gre pernet operations.Eric W. Biederman1-14/+6
2009-12-01net: Simplify conntrack_proto_dccp pernet operations.Eric W. Biederman1-23/+8