aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-04
|\
| * mac80211: disable powersave for broken APsJohannes Berg2011-11-02
| * mac80211: Fix TDLS support validation in add_station handlerJouni Malinen2011-11-02
| * mac80211: config hw when going back on-channelEliad Peller2011-11-02
| * mac80211: fix remain_off_channel regressionEliad Peller2011-11-02
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-02
| |\
| | * Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg2011-10-31
| | * Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc2011-10-31
| | * Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-14
* | | af_packet: de-inline some helper functionsOlof Johansson2011-11-03
* | | net: Add back alignment for size for __alloc_skbTony Lindgren2011-11-03
* | | net: add missing bh_unlock_sock() callsEric Dumazet2011-11-03
* | | l2tp: fix race in l2tp_recv_dequeue()Eric Dumazet2011-11-03
* | | udp: fix a race in encap_rcv handlingEric Dumazet2011-11-02
* | | x25: Fix NULL dereference in x25_recvmsgDave Jones2011-11-02
* | | net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven2011-11-01
* | | vlan: Don't propagate flag changes on down interfaces.Matthijs Kooijman2011-11-01
* | | neigh: Kill bogus SMP protected debugging message.David S. Miller2011-11-01
* | | netfilter: do not propagate nf_queue errors in nf_hook_slowFlorian Westphal2011-11-01
* | | netfilter: ipv6: fix afinfo->route refcnt leak on errorFlorian Westphal2011-11-01
* | | ipvs: Remove unused variable "cs" from ip_vs_leave function.Krzysztof Wilczynski2011-11-01
* | | netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-01
* | | ipvs: Removed unused variablesSimon Horman2011-11-01
* | | ipvs: Remove unused return value of protocol state transitionsSimon Horman2011-11-01
* | | ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman2011-11-01
* | | ipvs: Expose ip_vs_ftp module parameters via sysfs.Krzysztof Wilczynski2011-11-01
* | | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-31
|\| |
| * | vlan: allow nested vlan_do_receive()Eric Dumazet2011-10-30
| * | ipv6: fix route lookup in addrconf_prefix_rcv()Andreas Hofmeister2011-10-30
| * | Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-10-30
| |\ \
| | * | batman-adv: unify hash_entry field position in tt_local/global_entryAntonio Quartulli2011-10-25
| | * | batman-adv: add sanity check when removing global ttsSimon Wunderlich2011-10-25
| | * | batman-adv: remove references for global tt entriesSimon Wunderlich2011-10-25
| * | | ipv6: fix route error binding peer in func icmp6_dst_allocGao feng2011-10-28
| * | | ipv6: fix error propagation in ip6_ufo_append_data()Zheng Yan2011-10-28
| * | | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-27
* | | | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-10-28
|\ \ \ \ | |/ / / |/| | |
| * | | libceph: force resend of osd requests if we skip an osdmapSage Weil2011-10-25
| * | | ceph: use kernel DNS resolverNoah Watkins2011-10-25
| * | | ceph: fix ceph_monc_init memory leakNoah Watkins2011-10-25
| * | | libceph: warn on msg allocation failuresSage Weil2011-10-25
| * | | libceph: don't complain on msgpool alloc failuresSage Weil2011-10-25
| * | | libceph: always preallocate mon connectionSage Weil2011-10-25
| * | | libceph: create messenger with clientSage Weil2011-10-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-26
|\ \ \ \
| * | | | caif: Fix BUG() with network namespacesDavid Woodhouse2011-10-25
| * | | | net: Unlock sock before calling sk_free()Thomas Gleixner2011-10-25
* | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\ \ \ \ \
| * | | | | TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-25