summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | netfilter: xt_NFQUEUE: queue balancing supportFlorian Westphal2009-06-051-0/+93
| * | | | | | | | | netfilter: xt_NFQUEUE: use NFPROTO_UNSPECFlorian Westphal2009-06-051-15/+1
| * | | | | | | | | netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov2009-06-043-3/+3
| * | | | | | | | | netfilter: conntrack: replace notify chain by function pointerPablo Neira Ayuso2009-06-033-40/+90
| * | | | | | | | | netfilter: conntrack: simplify event caching systemPablo Neira Ayuso2009-06-026-19/+2
| * | | | | | | | | netfilter: conntrack: don't report events on module removalPablo Neira Ayuso2009-06-022-8/+13
| * | | | | | | | | netfilter: ctnetlink: cleanup message-size calculationPablo Neira Ayuso2009-06-021-62/+40
| * | | | | | | | | netfilter: ctnetlink: use nlmsg_* helper function to build messagesPablo Neira Ayuso2009-06-021-42/+42
| * | | | | | | | | netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definitionPablo Neira Ayuso2009-06-021-7/+6
| * | | | | | | | | netfilter: ctnetlink: remove nowait parameter from *fill_info()Pablo Neira Ayuso2009-06-021-14/+10
| * | | | | | | | | netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() functionPablo Neira Ayuso2009-06-021-14/+9
| * | | | | | | | | netfilter: nf_ct_tcp: TCP simultaneous open supportJozsef Kadlecsik2009-06-021-37/+61
| * | | | | | | | | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2009-06-028-235/+278
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: xtables: print hook name instead of maskJan Engelhardt2009-05-081-4/+38
| | * | | | | | | | | netfilter: xtables: consolidate comefrom debug cast accessJan Engelhardt2009-05-082-9/+17
| | * | | | | | | | | netfilter: xtables: remove another level of indentJan Engelhardt2009-05-083-66/+63
| | * | | | | | | | | netfilter: xtables: remove some gotoJan Engelhardt2009-05-082-10/+4
| | * | | | | | | | | netfilter: xtables: reduce indent level by oneJan Engelhardt2009-05-083-189/+177
| | * | | | | | | | | netfilter: xtables: consolidate open-coded logicJan Engelhardt2009-05-084-18/+40
| | * | | | | | | | | netfilter: xtables: fix const inconsistencyJan Engelhardt2009-05-082-14/+14
| | * | | | | | | | | netfilter: xtables: remove redundant castsJan Engelhardt2009-05-082-2/+2
| | * | | | | | | | | netfilter: xtables: use NFPROTO_ in standard targetsJan Engelhardt2009-05-082-6/+6
| | * | | | | | | | | netfilter: queue: use NFPROTO_ for queue callsitesJan Engelhardt2009-05-083-4/+4
| | * | | | | | | | | netfilter: xtables: use NFPROTO_ for xt_proto_init callsitesJan Engelhardt2009-05-082-4/+4
| * | | | | | | | | | netfilter: conntrack: add support for DCCP handshake sequence to ctnetlinkPablo Neira Ayuso2009-05-271-0/+7
* | | | | | | | | | | Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-06-111-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | wimax: fix warning caused by not checking retval of rfkill_set_hw_state()Inaky Perez-Gonzalez2009-06-111-1/+2
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-113-57/+113
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann2009-06-081-1/+40
| * | | | | | | | | | | Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann2009-06-082-15/+16
| * | | | | | | | | | | Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann2009-06-081-3/+3
| * | | | | | | | | | | Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.plGustavo F. Padovan2009-06-081-27/+43
| * | | | | | | | | | | Bluetooth: Remove unnecessary variable initializationMarcel Holtmann2009-06-081-1/+1
| * | | | | | | | | | | Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan2009-06-081-1/+1
| * | | | | | | | | | | Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan2009-06-081-9/+9
* | | | | | | | | | | | neigh: fix state transition INCOMPLETE->FAILED via Netlink requestTimo Teras2009-06-111-18/+28
* | | | | | | | | | | | net: No more expensive sock_hold()/sock_put() on each txEric Dumazet2009-06-113-6/+25
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | ieee802154: Use '%Zu' printf format for size_t.David S. Miller2009-06-112-2/+2
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-06-1015-177/+174
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cfg80211: fix rfkill locking problemJohannes Berg2009-06-101-10/+9
| * | | | | | | | | | | mac80211: disable PS while probing APJohannes Berg2009-06-101-12/+33
| * | | | | | | | | | | mac80211: disable moving between PS modes during scanLuis R. Rodriguez2009-06-102-5/+4
| * | | | | | | | | | | mac80211: clean up return value of __ieee80211_parse_tx_radiotapJohannes Berg2009-06-101-7/+6
| * | | | | | | | | | | mac80211: don't use master netdev nameJohannes Berg2009-06-102-6/+6
| * | | | | | | | | | | mac80211: Fix the way ADDBA request count being modifiedVasanthakumar Thiagarajan2009-06-101-2/+4
| * | | | | | | | | | | cfg80211: fix for duplicate response for driver reg requestLuis R. Rodriguez2009-06-101-1/+6
| * | | | | | | | | | | rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins2009-06-101-5/+1
| * | | | | | | | | | | rfkill: remove set_global_sw_stateAlan Jenkins2009-06-101-51/+30
| * | | | | | | | | | | mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-107-74/+69
| * | | | | | | | | | | rfkill: remove input KconfigJohannes Berg2009-06-101-1/+1
OpenPOWER on IntegriCloud