summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* af_packet: de-inline some helper functionsOlof Johansson2011-11-031-26/+26
* net: Add back alignment for size for __alloc_skbTony Lindgren2011-11-031-0/+1
* net: add missing bh_unlock_sock() callsEric Dumazet2011-11-032-0/+2
* l2tp: fix race in l2tp_recv_dequeue()Eric Dumazet2011-11-031-1/+2
* udp: fix a race in encap_rcv handlingEric Dumazet2011-11-021-3/+5
* x25: Fix NULL dereference in x25_recvmsgDave Jones2011-11-021-3/+8
* net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven2011-11-016-32/+62
* vlan: Don't propagate flag changes on down interfaces.Matthijs Kooijman2011-11-011-4/+6
* neigh: Kill bogus SMP protected debugging message.David S. Miller2011-11-011-5/+1
* netfilter: do not propagate nf_queue errors in nf_hook_slowFlorian Westphal2011-11-011-6/+5
* netfilter: ipv6: fix afinfo->route refcnt leak on errorFlorian Westphal2011-11-011-3/+10
* ipvs: Remove unused variable "cs" from ip_vs_leave function.Krzysztof Wilczynski2011-11-011-1/+1
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-0118-92/+37
* ipvs: Removed unused variablesSimon Horman2011-11-011-4/+0
* ipvs: Remove unused return value of protocol state transitionsSimon Horman2011-11-014-24/+14
* ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman2011-11-012-2/+2
* ipvs: Expose ip_vs_ftp module parameters via sysfs.Krzysztof Wilczynski2011-11-011-2/+3
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-313-8/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-3112-30/+83
|\
| * vlan: allow nested vlan_do_receive()Eric Dumazet2011-10-302-4/+7
| * ipv6: fix route lookup in addrconf_prefix_rcv()Andreas Hofmeister2011-10-301-3/+40
| * Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-10-302-3/+18
| |\
| | * batman-adv: unify hash_entry field position in tt_local/global_entryAntonio Quartulli2011-10-251-2/+2
| | * batman-adv: add sanity check when removing global ttsSimon Wunderlich2011-10-251-0/+3
| | * batman-adv: remove references for global tt entriesSimon Wunderlich2011-10-251-1/+13
| * | ipv6: fix route error binding peer in func icmp6_dst_allocGao feng2011-10-281-2/+1
| * | ipv6: fix error propagation in ip6_ufo_append_data()Zheng Yan2011-10-281-1/+1
| * | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-276-17/+16
* | | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-10-286-91/+217
|\ \ \ | |/ / |/| |
| * | libceph: force resend of osd requests if we skip an osdmapSage Weil2011-10-251-10/+16
| * | ceph: use kernel DNS resolverNoah Watkins2011-10-252-12/+116
| * | ceph: fix ceph_monc_init memory leakNoah Watkins2011-10-251-3/+7
| * | libceph: warn on msg allocation failuresSage Weil2011-10-251-0/+1
| * | libceph: don't complain on msgpool alloc failuresSage Weil2011-10-254-19/+32
| * | libceph: always preallocate mon connectionSage Weil2011-10-251-25/+22
| * | libceph: create messenger with clientSage Weil2011-10-251-23/+24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-262-2/+4
|\ \ \
| * | | caif: Fix BUG() with network namespacesDavid Woodhouse2011-10-251-2/+3
| * | | net: Unlock sock before calling sk_free()Thomas Gleixner2011-10-251-0/+1
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-1/+1
|\ \ \ \
| * | | | TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-251-1/+1
* | | | | Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds2011-10-266-411/+554
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V2011-10-243-79/+54
| * | | | fs/9p: change an int to unsigned intDan Carpenter2011-10-241-1/+2
| * | | | fs/9p: Cleanup option parsing in 9pAneesh Kumar K.V2011-10-241-7/+5
| * | | | 9p: move dereference after NULL checkDan Carpenter2011-10-241-2/+2
| * | | | fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V2011-10-246-331/+500
| | |/ / | |/| |
* | | | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-10-255-29/+31
|\ \ \ \
| * | | | NFS: Get rid of nfs_restart_rpc()Trond Myklebust2011-10-191-1/+3
| * | | | SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddrTrond Myklebust2011-10-181-1/+0
OpenPOWER on IntegriCloud