aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-04-21tcp: Initial repair modePavel Emelyanov
2012-04-21tcp: Move code aroundPavel Emelyanov
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-20NFSv4: Ensure we do not reuse open owner namesTrond Myklebust
2012-04-20net: Remove register_net_sysctl_tableEric W. Biederman
2012-04-20net: Delete all remaining instances of ctl_pathEric W. Biederman
2012-04-20net: Convert nf_conntrack_proto to use register_net_sysctlEric W. Biederman
2012-04-20net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman
2012-04-20net ax25: Simplify and cleanup the ax25 sysctl handling.Eric W. Biederman
2012-04-20net ipv4: Remove the unneeded registration of an empty net/ipv4/neighEric W. Biederman
2012-04-20net: Kill register_sysctl_rotableEric W. Biederman
2012-04-20net sysctl: Initialize the network sysctls sooner to avoid problems.Eric W. Biederman
2012-04-20net: Implement register_net_sysctl.Eric W. Biederman
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds
2012-04-20Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-20Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-19stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi
2012-04-19Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-04-19nf_bridge: remove holes in struct nf_bridge_infoEric Dumazet
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-17net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap
2012-04-17ipv6: clean up rt6_clean_expiresJiri Bohac
2012-04-17ipv6: fix rt6_update_expiresJiri Bohac
2012-04-16net_sched: red: Make minor corrections to commentsDavid Ward
2012-04-16mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker
2012-04-16nfsd: include cld.h in the headers_install targetJeff Layton
2012-04-16mac80211: add function retrieve average rssiWey-Yi Guy
2012-04-16tcp: restore formatting of macros for tcp_skb_cb sacked fieldNeal Cardwell
2012-04-16mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1)Javier Cardona
2012-04-16cfg80211: enforce lack of interface combinationsJohannes Berg
2012-04-16Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi
2012-04-16mfd : Fix dbx500 compilation errorDaniel Lezcano
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-15macvlan: add FDB bridge ops and macvlan flagsJohn Fastabend
2012-04-15net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend
2012-04-15net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet