summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-11-22nf: xt_socket: export the fancy sock finder codeJP Abgrall
2011-11-22netfilter: xt_qtaguid: fix crash on ctrl delete commandJP Abgrall
2011-11-22netfilter: xt_qtaguid: Fix the stats info display orderAshish Sharma
2011-11-22netfilter: xt_qtaguid: add missing tracking for no filp caseJP Abgrall
2011-11-22netfilter: xt_qtaguid: fix crash after using delete ctrl commandJP Abgrall
2011-11-22netfilter: xt_qtaguid: change WARN_ONCE into pr_warn_onceJP Abgrall
2011-11-22netfilter: xt_qtaguid: provide an iface_stat_all proc entryJP Abgrall
2011-11-22netfilter: xt_qtaguid: work around devices that reset their statsJP Abgrall
2011-11-22netfilter: xt_qtaguid: warn only once for missing proc qtaguid dataJP Abgrall
2011-11-22netfilter: xt_qtaguid: 1st pass at tracking tag based data resourcesJP Abgrall
2011-11-22netfitler: fixup the quota2, and enable.JP Abgrall
2011-11-22netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2011-11-22netfilter: qtaguid: fix proc/.../stats uid filtered outputJP Abgrall
2011-11-22netfilter: xt_qtaguid: fix dev_stats for missing NETDEV_UNREGISTERJP Abgrall
2011-11-22netfilter: xt_qtaguid: add some tagging/matching statsJP Abgrall
2011-11-22netfilter: xt_qtaguid: Fix sockfd_put() call within spinlockJP Abgrall
2011-11-22netfilter: xt_qtaguid: Fix socket refcounts when taggingJP Abgrall
2011-11-22netfilter: xt_qtaguid: recognize IPV6 interfaces. root is procfs privileged.JP Abgrall
2011-11-22netfilter: xt_qtaguid: add counter sets and matching controlJP Abgrall
2011-11-22netfilter: qtaguid: disable #define DEBUGJP Abgrall
2011-11-22netfilter: xt_qtaguid: add uid permission checks during ctrl/stats accessJP Abgrall
2011-11-22netfilter: qtaguid: add tag delete command, expand stats output.JP Abgrall
2011-11-22netfitler: xt_qtaguid: add another missing spin_unlock.JP Abgrall
2011-11-22netfilter: qtaguid: fix bad-arg handling when tagging socketJP Abgrall
2011-11-22nf: qtaguid: make procfs entry for ctrl return correct data.JP Abgrall
2011-11-22nf: qtaguid: workaround xt_socket_get_sk() returning bad SKs.JP Abgrall
2011-11-22netfilter: add xt_qtaguid matching moduleJP Abgrall
2011-03-29l2tp: l2tp_eth: Fix section mismatch warningDmitry Shmidt
2011-03-29net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2011-03-29net: activity_stats: Add statistics for network transmission activityMike Chan
2011-03-29Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh
2011-03-29Bluetooth: Hack: Don't dereference null pointer.Nick Pelly
2011-03-29Bluetooth: Use non-flushable pb flag by default for ACL data on capable chips...Nick Pelly
2011-03-29Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2011-03-29Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2011-03-29Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2011-03-29Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2011-03-29rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2011-03-29net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2011-03-29misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2011-03-29sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2011-03-29net: socket ioctl to reset connections matching local addressRobert Love
2011-03-29Paranoid network.Robert Love
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-10ip6ip6: autoload ip6 tunnelstephen hemminger
2011-03-10Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2011-03-10net: bridge builtin vs. ipv6 modularRandy Dunlap
2011-03-10sunrpc: Propagate errors from xs_bind() through xs_create_sock()Ben Hutchings
2011-03-10SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust