summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller
2012-07-17Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-07-17mac80211: go out of PS before sending disassocEliad Peller
2012-07-17cfg80211: remove regulatory_update()Luis R. Rodriguez
2012-07-17cfg80211: make regulatory_update() staticLuis R. Rodriguez
2012-07-17cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Luis R. Rodriguez
2012-07-17cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez
2012-07-17cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUSLuis R. Rodriguez
2012-07-17ipvs: fix oops in ip_vs_dst_event on rmmodJulian Anastasov
2012-07-17cfg80211: fix set_regdom() to cancel requests with same alpha2Kalle Valo
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen
2012-07-17nl80211: add wdev ID as u64 as it shouldJohannes Berg
2012-07-17mac80211: fix tx-mgmt cookie value being left uninitializedNicolas Cavallari
2012-07-17tcp: implement RFC 5961 3.2Eric Dumazet
2012-07-17ipv6: fix unappropriate errno returned for non-multicast addressLi Wei
2012-07-17irda: Fix typo in irdaMasanari Iida
2012-07-17sctp: fix sparse warning for sctp_init_cause_fixedIoan Orghici
2012-07-17ax25: Fix missing breakAlan Cox
2012-07-17netem: refine early skb orphaningEric Dumazet
2012-07-17caif: Fix access to freed pernet memorySjur Brændeland
2012-07-17net: cgroup: fix access the unallocated memory in netprio cgroupGao feng
2012-07-17bridge: Fix enforcement of multicast hash_max limitThomas Graf
2012-07-17ipv6: fix RTPROT_RA markup of RA routes w/nexthopsDenis Ovsienko
2012-07-176lowpan: Change byte order when storing/accessing to len fieldTony Cheneau
2012-07-176lowpan: Change byte order when storing/accessing u16 tagTony Cheneau
2012-07-176lowpan: Fix null pointer dereference in UDP uncompression functionTony Cheneau
2012-07-17Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-07-17sctp: Fix list corruption resulting from freeing an association on a listNeil Horman
2012-07-17net: make sock diag per-namespaceAndrey Vagin
2012-07-17tcp: add OFO snmp countersEric Dumazet
2012-07-16SUNRPC: Add rpcauth_list_flavors()Chuck Lever
2012-07-16Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6Trond Myklebust
2012-07-16Bluetooth: Change page scan interval in fast connectable modeJohan Hedberg
2012-07-16net: respect GFP_DMA in __netdev_alloc_skb()Eric Dumazet
2012-07-16sctp: Adjust PMTU updates to accomodate route invalidation.David S. Miller
2012-07-16ipv6: Add helper inet6_csk_update_pmtu().David S. Miller
2012-07-16ipv4: Add helper inet_csk_update_pmtu().David S. Miller
2012-07-15Bluetooth: Use tx window from config response for ack timingMat Martineau
2012-07-15net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o
2012-07-14xfrm: Initialize the struct xfrm_dst behind the dst_enty fieldSteffen Klassert
2012-07-14ipv6: Initialize the struct rt6_info behind the dst_enty fieldSteffen Klassert
2012-07-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-07-13tipc: remove print_buf and deprecated log buffer codeErik Hugne
2012-07-13tipc: phase out most of the struct print_buf usageErik Hugne
2012-07-13tipc: simplify print buffer handling in tipc_printfErik Hugne
2012-07-13tipc: simplify link_print by divorcing it from using tipc_printfPaul Gortmaker
2012-07-13tipc: remove TIPC packet debugging functions and macrosErik Hugne
2012-07-13tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne
2012-07-13ipv4: Don't store a rule pointer in fib_result.David S. Miller
2012-07-13cfg80211: reduce monitor interface trackingJohannes Berg