summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy2012-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov2012-04-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: sock_diag_handler structs can be constShan Wei2012-04-25
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: skb_can_coalesce returns a booleanEric Dumazet2012-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add a limit parameter to sk_add_backlog()Eric Dumazet2012-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net ax25: Fix the build when sysctl support is disabled.Eric W. Biederman2012-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net sysctl: Add place holder functions for when sysctl support is compiled ou...Eric W. Biederman2012-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell2012-04-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | team: allow to enable/disable portsJiri Pirko2012-04-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: Repair connection-time negotiated parametersPavel Emelyanov2012-04-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: Initial repair modePavel Emelyanov2012-04-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: Move code aroundPavel Emelyanov2012-04-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Remove register_net_sysctl_tableEric W. Biederman2012-04-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Delete all remaining instances of ctl_pathEric W. Biederman2012-04-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Convert nf_conntrack_proto to use register_net_sysctlEric W. Biederman2012-04-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman2012-04-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net ax25: Simplify and cleanup the ax25 sysctl handling.Eric W. Biederman2012-04-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net ipv4: Remove the unneeded registration of an empty net/ipv4/neighEric W. Biederman2012-04-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Kill register_sysctl_rotableEric W. Biederman2012-04-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net sysctl: Initialize the network sysctls sooner to avoid problems.Eric W. Biederman2012-04-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Implement register_net_sysctl.Eric W. Biederman2012-04-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi2012-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nf_bridge: remove holes in struct nf_bridge_infoEric Dumazet2012-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: add function retrieve average rssiWey-Yi Guy2012-04-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1)Javier Cardona2012-04-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: enforce lack of interface combinationsJohannes Berg2012-04-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2012-04-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: Add Core support to generate tag lost eventEric Lapuyade2012-04-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: Changed target activated state logicEric Lapuyade2012-04-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: Fix next target_idx type and rename for clarityEric Lapuyade2012-04-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: The core part should generate the target indexSamuel Ortiz2012-04-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: SHDLC implementationEric Lapuyade2012-04-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: HCI supportEric Lapuyade2012-04-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: Export target lost functionEric Lapuyade2012-04-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: Add a target lost netlink eventSamuel Ortiz2012-04-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: restore formatting of macros for tcp_skb_cb sacked fieldNeal Cardwell2012-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | macvlan: add FDB bridge ops and macvlan flagsJohn Fastabend2012-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend2012-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend2012-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio-net: send gratuitous packets when neededJason Wang2012-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: bind() use stronger condition for bind_conflictAlex Copot2012-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: makes syn_ack_timeout mandatoryEric Dumazet2012-04-14