aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-12-26netfilter: xt_connbytes: handle negation correctlyFlorian Westphal
2011-12-26net: relax rcvbuf limitsEric Dumazet
2011-12-26rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang
2011-12-26net: introduce DST_NOPEER dst flagEric Dumazet
2011-12-26mqprio: Avoid panic if no options are providedThomas Graf
2011-12-26bridge: provide a mtu() method for fake_dst_opsEric Dumazet
2011-12-26ipv4: using prefetch requires including prefetch.hStephen Rothwell
2011-12-26net: Add a flow_cache_flush_deferred functionSteffen Klassert
2011-12-26ipv4: reintroduce route cache garbage collectorEric Dumazet
2011-12-26net: have ipconfig not wait if no dev is availableGerlando Falauto
2011-12-26sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf
2011-12-26sctp: fix incorrect overflow check on autocloseXi Wang
2011-12-26llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu
2011-12-26Revert "Bluetooth: Revert: Fix L2CAP connection establishment"Gustavo F. Padovan
2011-12-26Bluetooth: Clear RFCOMM session timer when disconnecting last channelMat Martineau
2011-12-26Bluetooth: Prevent uninitialized data access in L2CAP configurationMat Martineau
2011-12-26ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...David S. Miller
2011-12-26sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet
2011-12-26ipip, sit: copy parms.name after register_netdeviceTed Feng
2011-12-26ipv6: Fix for adding multicast route for loopback device automatically.Li Wei
2011-12-26nfc: signedness bug in __nci_request()Dan Carpenter
2011-12-26crush: fix mapping calculation when force argument doesn't existSage Weil
2011-12-26mac80211: fix another race in aggregation startJohannes Berg
2011-12-26batman-adv: delete global entry in case of roamingAntonio Quartulli
2011-12-26batman-adv: in case of roaming mark the client with TT_CLIENT_ROAMAntonio Quartulli
2011-12-26Bluetooth: Correct version check in hci_setupAndrei Emeltchenko
2011-12-26SUNRPC: Ensure we always bump the backlog queue in xprt_free_slotTrond Myklebust
2011-12-26SUNRPC: Fix the execution time statistics in the face of RPC restartsTrond Myklebust
2011-12-26Bluetooth: bnep: Fix module referenceDavid Herrmann
2011-12-26Bluetooth: cmtp: Fix module referenceDavid Herrmann
2011-12-26cw1200: Purge cfg80211 beacon cache before authentication.Dmitry Tarnyagin
2011-12-26bluetooth: Add SCO parameters support for socketAndrzej Kaczmarek
2011-12-26bluetooth: Improve BNEP extension headers handlingAndrzej Kaczmarek
2011-12-26Phonet: Insert correct dest addr and port for TCP/IP data on U8500Hemant Ramdasi
2011-12-26net: Silence seq_scale() unused warningStephen Boyd
2011-12-26ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)
2011-12-26ipv4: Fix peer validation on cached lookup.David S. Miller
2011-12-26ipv4: make sure RTO_ONLINK is saved in routing cacheJulian Anastasov
2011-12-26netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller
2011-12-26ipv4: flush route cache after change accept_localPeter Pan(潘卫平)
2011-12-26sch_red: fix red_changeEric Dumazet
2011-12-26Revert "udp: remove redundant variable"David S. Miller
2011-12-26bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets
2011-12-26ipv4: Perform peer validation on cached route lookup.David S. Miller
2011-12-26Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville
2011-12-26net/core: fix rollback handler in register_netdevice_notifierRongQing.Li
2011-12-26ipv4: fix lockdep splat in rt_cache_seq_showEric Dumazet
2011-12-26sch_teql: fix lockdep splatEric Dumazet
2011-12-26mac80211: fill rate filter for internal scan requestsSimon Wunderlich
2011-12-26cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez