summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-04-18batman-adv: remove duplicated line in commentAntonio Quartulli
2012-04-18batman-adv: convert the tt_crc to network orderAntonio Quartulli
2012-04-18net/core:Remove memleak reports by kmemleak_not_leak.majianpeng
2012-04-18net/ipv4:Remove two memleak reports by kmemleak_not_leak.majianpeng
2012-04-18netns: do not leak net_generic data on failed initJulian Anastasov
2012-04-17tcp: fix tcp_grow_window() for large incoming framesEric Dumazet
2012-04-17mac80211: fix logic error in ibss channel type checkFelix Fietkau
2012-04-17mac80211: fix truncated packets in cooked monitor rxFelix Fietkau
2012-04-16net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward
2012-04-16can: fix sparse warning for cgw_listDaniel Baluta
2012-04-16mac80211: add function retrieve average rssiWey-Yi Guy
2012-04-16cfg80211: increse bss expire timeRajkumar Manoharan
2012-04-16mac80211: Take into account TSF adjustment latency in Toffset setpointJavier Cardona
2012-04-16mac80211: Choose a new toffset setpoint if a big tsf jump is detected.Javier Cardona
2012-04-16mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()Luciano Coelho
2012-04-16cfg80211: enforce lack of interface combinationsJohannes Berg
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-15net: rtnetlink notify events for FDB NTF_SELF adds and deletesJohn Fastabend
2012-04-15net: add fdb generic dump routineJohn Fastabend
2012-04-15net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend
2012-04-15net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend
2012-04-15bridge: Add multicast_querier toggle and disable queries by defaultHerbert Xu
2012-04-15bridge: Restart queries when last querier expiresHerbert Xu
2012-04-15bridge: Add br_multicast_start_querierHerbert Xu
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-15ipv4: fix checkpatch errorsDaniel Baluta
2012-04-14ipv6: Remove unused argument to addrconf_dad_start().David S. Miller
2012-04-14tcp: Remove redundant code entering quickack modeVijay Subramanian
2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot
2012-04-14inet: makes syn_ack_timeout mandatoryEric Dumazet
2012-04-14tcp: RFC6298 supersedes RFC2988bisEric Dumazet
2012-04-14tunnel: implement 64 bits statisticsstephen hemminger
2012-04-14net/compat.c,linux/filter.h: share compat_sock_fprogWill Drewry
2012-04-14sk_run_filter: add BPF_S_ANC_SECCOMP_LD_WWill Drewry
2012-04-13mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior
2012-04-13mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs
2012-04-13mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka
2012-04-13mac80211: do not scan and monitor connection in parallelStanislaw Gruszka
2012-04-13cfg80211: fix interface combinations check.Lukasz Kucharczyk
2012-04-13Phonet: missing headers (sparse)Rémi Denis-Courmont
2012-04-13Phonet: phonet_net_id can be static (sparse)Rémi Denis-Courmont
2012-04-13neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA
2012-04-13udp: intoduce udp_encap_needed static_keyEric Dumazet
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger
2012-04-13net/garp: fix GID rbtree orderingDavid Ward
2012-04-13pppoatm: Fix excessive queue bloatDavid Woodhouse